JML

Uses of Interface
org.jmlspecs.models.JMLComparable

Packages that use JMLComparable
org.jmlspecs.models This package is a collection of types with immutable objects; it also enumerators (which have mutable objects) for the types of the immutable collections in the package. 
 

Uses of JMLComparable in org.jmlspecs.models
 

Subinterfaces of JMLComparable in org.jmlspecs.models
 interface JMLInfiniteInteger
          Infinite precision integers with an plus and minus infinity.
 

Classes in org.jmlspecs.models that implement JMLComparable
 class JMLByte
          A reflection of Byte that implements JMLType.
 class JMLChar
          A reflection of Character that implements JMLType.
 class JMLDouble
          A reflection of Double that implements JMLType.
 class JMLFiniteInteger
          Arbitrary precision integers with a finite value.
 class JMLFloat
          A reflection of Float that implements JMLType.
 class JMLInfiniteIntegerClass
          Class with common code to implement JMLInfiniteInteger.
 class JMLInteger
          A reflection of Integer that implements JMLType.
 class JMLLong
          A reflection of Long that implements JMLType.
 class JMLNegativeInfinity
          Negative Infinity.
 class JMLPositiveInfinity
          Positive Infinity.
 class JMLShort
          A reflection of Short that implements JMLType.
 class JMLString
          A reflection of String that implements JMLType.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.