Package io.netty.util

Class NetUtilSubstitutions.NetUtilLocalhostLazyHolder

  • Enclosing class:
    NetUtilSubstitutions

    private static final class NetUtilSubstitutions.NetUtilLocalhostLazyHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.net.InetAddress LOCALHOST  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LOCALHOST

        private static final java.net.InetAddress LOCALHOST
    • Constructor Detail

      • NetUtilLocalhostLazyHolder

        private NetUtilLocalhostLazyHolder()