Package com.maxmind.db
Interface NodeCache
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNodeCache.Loader
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DecodedValueget(CacheKey key, NodeCache.Loader loader)
-
-
-
Method Detail
-
get
DecodedValue get(CacheKey key, NodeCache.Loader loader) throws java.io.IOException
- Throws:
java.io.IOException
-
-