Uses of Enum
com.maxmind.db.Decoder.Type
-
Uses of Decoder.Type in com.maxmind.db
Modifier and TypeFieldDescription(package private) static final Decoder.Type[]
Decoder.Type.values
Modifier and TypeMethodDescriptionstatic Decoder.Type
Decoder.Type.fromControlByte
(int b) static Decoder.Type
Decoder.Type.get
(int i) static Decoder.Type
Returns the enum constant of this type with the specified name.static Decoder.Type[]
Decoder.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.