Uses of Enum
jnr.constants.platform.freebsd.aarch64.SocketOption
Packages that use SocketOption
-
Uses of SocketOption in jnr.constants.platform.freebsd.aarch64
Fields in jnr.constants.platform.freebsd.aarch64 with type parameters of type SocketOptionModifier and TypeFieldDescriptionstatic final Map
<SocketOption, String> SocketOption.StringTable.descriptions
Methods in jnr.constants.platform.freebsd.aarch64 that return SocketOptionModifier and TypeMethodDescriptionstatic SocketOption
Returns 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.Methods in jnr.constants.platform.freebsd.aarch64 that return types with arguments of type SocketOptionModifier and TypeMethodDescriptionstatic final Map
<SocketOption, String> SocketOption.StringTable.generateTable()