|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Table entries, which are pairs of an index and a value. These are both JMLType objects.
| Method Summary | |
Object |
clone()
Return a clone of this object. |
boolean |
equals(Object o)
Test whether this object's value is equal to the given argument. |
JMLType |
getIndex()
The model of the index of this entry. |
JMLType |
getValue()
Return this entry's value. |
| Methods inherited from interface org.jmlspecs.models.JMLType |
hashCode |
| Method Detail |
public JMLType getIndex()
public JMLType getValue()
public boolean equals(Object o)
JMLType
equals in interface JMLTypepublic Object clone()
JMLType
clone in interface JMLType
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||