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