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