|
JML | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class Specifications |
Specifications inherited from class Object |
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT; public represents _getClass <- \typeof(this); |
Method Summary | |
Object |
clone()
Return a clone of this object. |
boolean |
equals(nullable Object o)
Test whether this object's value is equal to the given argument. |
int |
hashCode()
Return a hash code for this object. |
Method Detail |
public boolean equals(nullable Object o)
JMLType
equals
in interface JMLType
equals
in class Object
public int hashCode()
JMLType
hashCode
in interface JMLType
hashCode
in class Object
public Object clone()
JMLType
clone
in interface JMLType
clone
in class Object
|
JML | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |