|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface IEquatable<T>
Defines a generalized method that a value type or class implements to create a type-specific method for determining equality of instances.
Method Summary | |
---|---|
boolean |
Equals(T other)
Indicates whether the current object is equal to another object of the same type. |
Method Detail |
---|
boolean Equals(T other)
other
- An object to compare with this object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |