Uses of Enum
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 type with the specified name.static CharScannerRadixMode[]CharScannerRadixMode.values()Returns an array containing the constants of this enum type, in the order they are declared.