Class Net

java.lang.Object
org.sblim.slp.internal.Net

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

    Constructors
    Constructor
    Description
    Net()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    hasIPv4
    static boolean
    hasIPv6

    Methods inherited from class java.lang.Object

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

    • Net

      public Net()
  • Method Details

    • hasIPv6

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

      public static boolean hasIPv4()
      hasIPv4
      Returns:
      boolean