Uses of Enum
jnr.constants.platform.TCP
Packages that use TCP
-
Uses of TCP in jnr.constants.platform
Fields in jnr.constants.platform with type parameters of type TCPMethods in jnr.constants.platform that return TCPModifier and TypeMethodDescriptionstatic TCP
TCP.valueOf
(long value) Returns the enum constant of this type with the specified name.static TCP
Returns 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.