Uses of Class
enumeration.NextMode

Packages that use NextMode
enumeration   
enumeration.biginteger   
 

Uses of NextMode in enumeration
 

Methods in enumeration that return NextMode
static NextMode NextMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NextMode[] NextMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of NextMode in enumeration.biginteger
 

Fields in enumeration.biginteger declared as NextMode
 NextMode BIEnumerator.nextMode
          Next mode : bottom up or top down