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