Package com.maxmind.db
Class NoCache
java.lang.Object
com.maxmind.db.NoCache
- All Implemented Interfaces:
NodeCache
public class NoCache extends Object implements NodeCache
A no-op cache singleton.
-
Nested Class Summary
-
Method Summary
Modifier and Type Method Description Objectget(int key, NodeCache.Loader loader)static NoCachegetInstance()
-
Method Details
-
get
- Specified by:
getin interfaceNodeCache- Throws:
IOException
-
getInstance
-