Uses of Class
sequence.Base
-
Packages that use Base Package Description sequence -
-
Uses of Base in sequence
Methods in sequence that return Base Modifier and Type Method Description BaseDiskSequence. getBase(long position)BaseMemorySequence. getBase(long position)BaseSequence. getBase(long position)static BaseBase. valueOf(String name)Returns the enum constant of this type with the specified name.static Base[]Base. values()Returns an array containing the constants of this enum type, in the order they are declared.
-