Uses of Class
org.terracotta.utilities.test.net.PortManager.BitSearch
-
Packages that use PortManager.BitSearch Package Description org.terracotta.utilities.test.net -
-
Uses of PortManager.BitSearch in org.terracotta.utilities.test.net
Methods in org.terracotta.utilities.test.net that return PortManager.BitSearch Modifier and Type Method Description (package private) abstract PortManager.BitSearchPortManager.BitSearch. reverse()Gets theBitSearchvalue that searches in the opposite direction.static PortManager.BitSearchPortManager.BitSearch. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PortManager.BitSearch[]PortManager.BitSearch. values()Returns an array containing the constants of this enum type, in the order they are declared.
-