|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TotalCompareTo | |
| org.jmlspecs.models.resolve | This package is a collection of types with immutable objects based on the RESOLVE specification language's mathematical models. |
| Uses of TotalCompareTo in org.jmlspecs.models.resolve |
| Subinterfaces of TotalCompareTo in org.jmlspecs.models.resolve | |
interface |
StrictlyOrderedCompareTo
Objects with a strictly ordered compareTo operation. |
interface |
TotallyOrderedCompareTo
Objects with a totally ordered compareTo operation. |
interface |
TotalPreorderedCompareTo
Objects with a total preorder for their compareTo operation. |
interface |
TrichotomousCompareTo
Objects with a trichotomous compareTo operation. |
| Classes in org.jmlspecs.models.resolve that implement TotalCompareTo | |
class |
NaturalNumber
The natural numbers. |
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||