Class ReplacementForInet6Address


  • public class ReplacementForInet6Address
    extends java.lang.Object
    Replacement methods for the class java.net.Inet6Address.
    • 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 Inet6Address.init()
      • Methods inherited from class java.lang.Object

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

      • ReplacementForInet6Address

        public ReplacementForInet6Address()
    • Method Detail

      • _init

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

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