Package com.maxmind.db
Interface NodeCache.Loader
-
- Enclosing interface:
- NodeCache
public static interface NodeCache.Loader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
load(int key)
-
-
-
Method Detail
-
load
Object load(int key) throws IOException
- Throws:
IOException
-
-