Uses of Enum Class
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 class with the specified name.static IPProto
Returns the enum constant of this class with the specified name.static IPProto[]
IPProto.values()
Returns an array containing the constants of this enum class, in the order they are declared.