Uses of Enum
jnr.constants.platform.linux.mips64el.SocketMessage
Packages that use SocketMessage
-
Uses of SocketMessage in jnr.constants.platform.linux.mips64el
Fields in jnr.constants.platform.linux.mips64el with type parameters of type SocketMessageModifier and TypeFieldDescriptionstatic final Map
<SocketMessage, String> SocketMessage.StringTable.descriptions
Methods in jnr.constants.platform.linux.mips64el that return SocketMessageModifier and TypeMethodDescriptionstatic SocketMessage
Returns the enum constant of this type with the specified name.static SocketMessage[]
SocketMessage.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jnr.constants.platform.linux.mips64el that return types with arguments of type SocketMessageModifier and TypeMethodDescriptionstatic final Map
<SocketMessage, String> SocketMessage.StringTable.generateTable()