|
JML | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Class Specifications |
instance public constraint this.pennies == \old(this.pennies); |
Specifications inherited from class Object |
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT; public represents _getClass <- \typeof(this); |
Model Field Summary | |
[instance] long |
pennies
|
Method Summary | |
long |
cents()
|
Object |
clone()
Return a clone of this object. |
long |
dollars()
|
boolean |
equals(nullable Object o2)
Test whether this object's value is equal to the given argument. |
Methods inherited from interface org.jmlspecs.models.JMLType |
hashCode |
Model Field Detail |
public long pennies
Method Detail |
public long dollars()
public long cents()
public boolean equals(nullable Object o2)
JMLType
equals
in interface JMLType
equals
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 |