|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.jmlspecs.models.resolve | |
| org.jmlspecs.models.resolve | This package is a collection of types with immutable objects based on the RESOLVE specification language's mathematical models. |
| Classes in org.jmlspecs.models.resolve used by org.jmlspecs.models.resolve | |
| AntisymmetricCompareTo
Objects with an antisymmetric compareTo operation. |
|
| CompareTo
Objects with a compareTo operation. |
|
| NaturalNumber
The natural numbers. |
|
| PreorderedCompareTo
Objects with a preorder for their compareTo operation. |
|
| ReflexiveCompareTo
Objects with a reflexive compareTo operation. |
|
| StrictPartiallyOrderedCompareTo
Objects with a strict partially ordered compareTo operation. |
|
| StringOfObject
Sequences of non-null object identities. |
|
| TotalCompareTo
Objects whose compareTo operation is guaranteed not to throw an UndefinedException and only throws a ClassCastException
when the class of the argument prohibits comparison. |
|
| TotallyOrderedCompareTo
Objects with a totally ordered compareTo operation. |
|
| TotalPreorderedCompareTo
Objects with a total preorder for their compareTo operation. |
|
| TransitiveCompareTo
Objects with a transitive compareTo operation. |
|
| TrichotomousCompareTo
Objects with a trichotomous compareTo operation. |
|
| UndefinedException
Exception used to indicate that a comparison is undefined. |
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||