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