Class ReplacementForNetworkInterface


  • public class ReplacementForNetworkInterface
    extends java.lang.Object
    Replacement methods for the class java.net.NetworkInterface.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static void _init()
      Replacement for static code.
      private static void init()
      Replacement for NetworkInterface.init()
      • Methods inherited from class java.lang.Object

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

      • ReplacementForNetworkInterface

        public ReplacementForNetworkInterface()
    • Method Detail

      • _init

        private static void _init()
        Replacement for static code.
      • init

        private static void init()
        Replacement for NetworkInterface.init()