Uses of Enum
jnr.constants.platform.IPProto
Packages that use IPProto
-
Uses of IPProto in jnr.constants.platform
Fields in jnr.constants.platform with type parameters of type IPProtoMethods in jnr.constants.platform that return IPProtoModifier and TypeMethodDescriptionstatic IPProto
IPProto.valueOf
(long value) Returns the enum constant of this type with the specified name.static IPProto
Returns the enum constant of this type with the specified name.static IPProto[]
IPProto.values()
Returns an array containing the constants of this enum type, in the order they are declared.