Package com.maxmind.db
Class CHMCache
- java.lang.Object
-
- com.maxmind.db.CHMCache
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.maxmind.db.NodeCache
NodeCache.Loader
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DecodedValue
get(CacheKey key, NodeCache.Loader loader)
-
-
-
Method Detail
-
get
public DecodedValue get(CacheKey key, NodeCache.Loader loader) throws java.io.IOException
-
-