Uses of Class
org.terracotta.utilities.test.net.NetStat.Platform
-
Packages that use NetStat.Platform Package Description org.terracotta.utilities.test.net -
-
Uses of NetStat.Platform in org.terracotta.utilities.test.net
Methods in org.terracotta.utilities.test.net that return NetStat.Platform Modifier and Type Method Description static NetStat.PlatformNetStat.Platform. getPlatform()Gets thePlatformconstant for the current operating system.static NetStat.PlatformNetStat.Platform. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NetStat.Platform[]NetStat.Platform. values()Returns an array containing the constants of this enum type, in the order they are declared.
-