Uses of Enum Class
org.x4o.fc18.octal8.PrimordialOctal
Packages that use PrimordialOctal
-
Uses of PrimordialOctal in org.x4o.fc18.octal8
Subclasses with type arguments of type PrimordialOctal in org.x4o.fc18.octal8Methods in org.x4o.fc18.octal8 that return PrimordialOctalModifier and TypeMethodDescriptionstatic PrimordialOctal
PrimordialOctal.valueOf
(int index) Returns the enum constant of this class with the specified name.static PrimordialOctal
Returns the enum constant of this class with the specified name.static PrimordialOctal
PrimordialOctal.valueOfOctalShift
(int value, PrimordialOctal shifter) static PrimordialOctal[]
PrimordialOctal.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.x4o.fc18.octal8 that return types with arguments of type PrimordialOctalModifier and TypeMethodDescriptionstatic List
<PrimordialOctal> PrimordialOctal.valuesOfSmurfs
(InputStream input) Methods in org.x4o.fc18.octal8 with parameters of type PrimordialOctalModifier and TypeMethodDescriptionstatic PrimordialOctal
PrimordialOctal.valueOfOctalShift
(int value, PrimordialOctal shifter)