Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameFremanChocoBase8
Packages that use FCFlameFremanChocoBase8
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FCFlameFremanChocoBase8 in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameFremanChocoBase8Modifier and TypeMethodDescriptiondefault voidFourCornerZion7Bereshit.Adapter.strobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) voidFourCornerZion7Bereshit.strobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) An base8 computer chocolate number. -
Uses of FCFlameFremanChocoBase8 in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameFremanChocoBase8 in org.x4o.fc18.zion7.flame4Modifier and TypeClassDescriptionenumThe supported choco sand dune formations.Methods in org.x4o.fc18.zion7.flame4 that return FCFlameFremanChocoBase8Modifier and TypeMethodDescriptionstatic FCFlameFremanChocoBase8FCFlameFremanChocoBase8.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameFremanChocoBase8Returns the enum constant of this class with the specified name.static FCFlameFremanChocoBase8FCFlameFremanChocoBase8.valueOf(PrimordialOctal octal) Returns the enum constant of this class with the specified name.static FCFlameFremanChocoBase8[]FCFlameFremanChocoBase8.values()Returns an array containing the constants of this enum class, in the order they are declared.