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