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