Uses of Enum
jnr.constants.platform.TCP
Packages that use TCP
-
Uses of TCP in jnr.constants.platform
Subclasses with type arguments of type TCP in jnr.constants.platformFields in jnr.constants.platform with type parameters of type TCPMethods in jnr.constants.platform that return TCPModifier and TypeMethodDescriptionstatic TCPTCP.valueOf(long value) Returns the enum constant of this type with the specified name.static TCPReturns the enum constant of this type with the specified name.static TCP[]TCP.values()Returns an array containing the constants of this enum type, in the order they are declared.