• It is reflexive: for any non-null reference value x, x.equals (x) should return true.

    具有反射性:对于任何非空参考值x,x.e quals (x)应该返回真值。

    youdao

  • It is transitive: for any non-null reference values x, y, and z, if x.equals (y) returns true and y.equals (z) returns true, then x.equals (z) should return true.

    具有传递性:对于任何非空的参考值xyz如果x.e quals (y)返回并且y.e quals (z)也返回值,那么x.e quals (z)也应该返回真值。

    youdao

  • You might wonder about the String class given the issue of out-of-order writes and a reference becoming non-null prior to the constructor executing. Consider the following code.

    鉴于无序写入引用构造函数执行变成null问题可能会考虑string

    youdao

  • You might wonder about the String class given the issue of out-of-order writes and a reference becoming non-null prior to the constructor executing. Consider the following code.

    鉴于无序写入引用构造函数执行变成null问题可能会考虑string

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定