| Package | Description |
|---|---|
| com.maxmind.db | This is MaxMind-DB-Reader-java release 1.2.2 2017-02-17 retrieved from github. |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Decoder.Type[] | Decoder.Type.values |
| Modifier and Type | Method and Description |
|---|---|
static Decoder.Type | Decoder.Type.fromControlByte(int b)fromControlByte. |
static Decoder.Type | Decoder.Type.get(int i)get. |
static Decoder.Type | Decoder.Type.valueOf(String name)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. |