Uses of Class
technology.dice.dicewhere.building.maxmindnative.NativeDatabaseType
-
Packages that use NativeDatabaseType Package Description technology.dice.dicewhere.building.maxmindnative -
-
Uses of NativeDatabaseType in technology.dice.dicewhere.building.maxmindnative
Methods in technology.dice.dicewhere.building.maxmindnative that return NativeDatabaseType Modifier and Type Method Description static NativeDatabaseTypeNativeDatabaseType. valueOf(String name)Returns the enum constant of this type with the specified name.static NativeDatabaseType[]NativeDatabaseType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-