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