Package com.maxmind.db
Class NoCache
- java.lang.Object
-
- com.maxmind.db.NoCache
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.maxmind.db.NodeCache
NodeCache.Loader
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectget(int key, NodeCache.Loader loader)static NoCachegetInstance()
-
-
-
Method Detail
-
get
public Object get(int key, NodeCache.Loader loader) throws IOException
- Specified by:
getin interfaceNodeCache- Throws:
IOException
-
getInstance
public static NoCache getInstance()
-
-