Uses of Enum
jnr.constants.platform.openbsd.InterfaceInfo
Packages that use InterfaceInfo
-
Uses of InterfaceInfo in jnr.constants.platform.openbsd
Fields in jnr.constants.platform.openbsd with type parameters of type InterfaceInfoModifier and TypeFieldDescriptionstatic final Map
<InterfaceInfo, String> InterfaceInfo.StringTable.descriptions
Methods in jnr.constants.platform.openbsd that return InterfaceInfoModifier and TypeMethodDescriptionstatic InterfaceInfo
Returns the enum constant of this type with the specified name.static InterfaceInfo[]
InterfaceInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jnr.constants.platform.openbsd that return types with arguments of type InterfaceInfoModifier and TypeMethodDescriptionstatic final Map
<InterfaceInfo, String> InterfaceInfo.StringTable.generateTable()