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