Class Net


  • public class Net
    extends java.lang.Object
    Net
    • Constructor Summary

      Constructors 
      Constructor Description
      Net()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean hasIPv4()
      hasIPv4
      static boolean hasIPv6()
      hasIPv6
      • Methods inherited from class java.lang.Object

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

      • Net

        public Net()
    • Method Detail

      • hasIPv6

        public static boolean hasIPv6()
        hasIPv6
        Returns:
        boolean
      • hasIPv4

        public static boolean hasIPv4()
        hasIPv4
        Returns:
        boolean