Uses of Enum Class
jnr.constants.platform.linux.SocketOption
Packages that use SocketOption
-
Uses of SocketOption in jnr.constants.platform.linux
Methods in jnr.constants.platform.linux that return SocketOptionModifier and TypeMethodDescriptionstatic SocketOption
Returns the enum constant of this class with the specified name.static SocketOption[]
SocketOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.