Package jnr.netdb

Class Protocol.ProtocolDBSingletonHolder

  • Enclosing class:
    Protocol

    private static final class Protocol.ProtocolDBSingletonHolder
    extends java.lang.Object
    Holds the global lazily-loaded instance of the ProtocolDB
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static ProtocolsDB INSTANCE  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static ProtocolsDB load()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProtocolDBSingletonHolder

        private ProtocolDBSingletonHolder()