Uses of Enum
jnr.constants.platform.linux.SocketMessage
Packages that use SocketMessage
-
Uses of SocketMessage in jnr.constants.platform.linux
Subclasses with type arguments of type SocketMessage in jnr.constants.platform.linuxMethods in jnr.constants.platform.linux 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.