Uses of Enum Class
io.github.mmm.scanner.number.CharScannerRadixMode
Packages that use CharScannerRadixMode
-
Uses of CharScannerRadixMode in io.github.mmm.scanner.number
Methods in io.github.mmm.scanner.number that return CharScannerRadixModeModifier and TypeMethodDescriptionstatic CharScannerRadixModeReturns the enum constant of this class with the specified name.static CharScannerRadixMode[]CharScannerRadixMode.values()Returns an array containing the constants of this enum class, in the order they are declared.