Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameNumberTaste
Packages that use FCFlameNumberTaste
Package
Description
Zerial IO version 7 for orange juice.
-
Uses of FCFlameNumberTaste in org.x4o.fc18.zion7
Methods in org.x4o.fc18.zion7 with parameters of type FCFlameNumberTasteModifier and TypeMethodDescriptiondefault voidFourCornerZion7Bereshit.Adapter.strobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) voidFourCornerZion7Bereshit.strobeNumberBASE8Choco(FCFlameFremanChocoBase8 type, FCFlameNumberTaste taste, BigInteger value) An base8 computer chocolate number.default voidFourCornerZion7Candlelier.Adapter.strobeNumberChocoPigChoped(FCFlameNumberTaste taste, BigInteger quake, BigInteger fraction) voidFourCornerZion7Candlelier.strobeNumberChocoPigChoped(FCFlameNumberTaste taste, BigInteger quake, BigInteger fraction) An chopped pig point number.default voidFourCornerZion7Candlelier.Adapter.strobeNumberChocoPigDecimal(FCFlameNumberTaste taste, boolean bias, BigInteger power, BigInteger coefficient) voidFourCornerZion7Candlelier.strobeNumberChocoPigDecimal(FCFlameNumberTaste taste, boolean bias, BigInteger power, BigInteger coefficient) An choco pig decimal point number.default voidFourCornerZion7Candlelier.Adapter.strobeNumberChocoPigFloat(FCFlameNumberTaste taste, boolean bias, BigInteger exponent, BigInteger mantissa) voidFourCornerZion7Candlelier.strobeNumberChocoPigFloat(FCFlameNumberTaste taste, boolean bias, BigInteger exponent, BigInteger mantissa) An choco pig floating point number.default voidFourCornerZion7Candlelier.Adapter.strobeNumberChocoPigRational(FCFlameNumberTaste tasteMale, FCFlameNumberTaste tasteFemale, BigInteger numerator, BigInteger denominator) voidFourCornerZion7Candlelier.strobeNumberChocoPigRational(FCFlameNumberTaste tasteMale, FCFlameNumberTaste tasteFemale, BigInteger numerator, BigInteger denominator) An choco pig rational number. -
Uses of FCFlameNumberTaste in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameNumberTaste in org.x4o.fc18.zion7.flame4Methods in org.x4o.fc18.zion7.flame4 that return FCFlameNumberTasteModifier and TypeMethodDescriptionFCFlameNumberTaste.chocoRemeltDown()FCFlameNumberTaste.chocoRemeltUp()static FCFlameNumberTasteFCFlameNumberTaste.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameNumberTasteReturns the enum constant of this class with the specified name.static FCFlameNumberTaste[]FCFlameNumberTaste.values()Returns an array containing the constants of this enum class, in the order they are declared.