Uses of Enum
jnr.constants.platform.darwin.SocketOption
Packages that use SocketOption
-
Uses of SocketOption in jnr.constants.platform.darwin
Subclasses with type arguments of type SocketOption in jnr.constants.platform.darwinMethods in jnr.constants.platform.darwin that return SocketOptionModifier and TypeMethodDescriptionstatic SocketOptionReturns the enum constant of this type with the specified name.static SocketOption[]SocketOption.values()Returns an array containing the constants of this enum type, in the order they are declared.