Package io.netty.util

Class NetUtilSubstitutions.NetUtilLocalhost4LazyHolder

  • Enclosing class:
    NetUtilSubstitutions

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

      Fields 
      Modifier and Type Field Description
      private static java.net.Inet4Address LOCALHOST4  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LOCALHOST4

        private static final java.net.Inet4Address LOCALHOST4
    • Constructor Detail

      • NetUtilLocalhost4LazyHolder

        private NetUtilLocalhost4LazyHolder()