Package io.netty.util

Class NetUtilSubstitutions.NetUtilNetworkInterfacesLazyHolder

  • Enclosing class:
    NetUtilSubstitutions

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

      Fields 
      Modifier and Type Field Description
      private static java.util.Collection<java.net.NetworkInterface> NETWORK_INTERFACES  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NETWORK_INTERFACES

        private static final java.util.Collection<java.net.NetworkInterface> NETWORK_INTERFACES
    • Constructor Detail

      • NetUtilNetworkInterfacesLazyHolder

        private NetUtilNetworkInterfacesLazyHolder()