Uses of Enum
jnr.constants.platform.freebsd.aarch64.SocketMessage
Packages that use SocketMessage
-
Uses of SocketMessage in jnr.constants.platform.freebsd.aarch64
Fields in jnr.constants.platform.freebsd.aarch64 with type parameters of type SocketMessageModifier and TypeFieldDescriptionstatic final Map
<SocketMessage, String> SocketMessage.StringTable.descriptions
Methods in jnr.constants.platform.freebsd.aarch64 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.freebsd.aarch64 that return types with arguments of type SocketMessageModifier and TypeMethodDescriptionstatic final Map
<SocketMessage, String> SocketMessage.StringTable.generateTable()