Package jnr.netdb
Class Service.ServicesDBSingletonHolder
- java.lang.Object
-
- jnr.netdb.Service.ServicesDBSingletonHolder
-
- Enclosing class:
- Service
private static final class Service.ServicesDBSingletonHolder extends java.lang.Object
Holds the global lazily-loaded instance of the ServicesDB
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static ServicesDB
INSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description private
ServicesDBSingletonHolder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static ServicesDB
load()
-
-
-
Field Detail
-
INSTANCE
static final ServicesDB INSTANCE
-
-
Method Detail
-
load
private static final ServicesDB load()
-
-