Uses of Enum
oshi.hardware.platform.mac.MacHWDiskStore.CFKey
Packages that use MacHWDiskStore.CFKey
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of MacHWDiskStore.CFKey in oshi.hardware.platform.mac
Methods in oshi.hardware.platform.mac that return MacHWDiskStore.CFKeyModifier and TypeMethodDescriptionstatic MacHWDiskStore.CFKey
Returns the enum constant of this type with the specified name.static MacHWDiskStore.CFKey[]
MacHWDiskStore.CFKey.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.hardware.platform.mac that return types with arguments of type MacHWDiskStore.CFKeyModifier and TypeMethodDescriptionprivate static Map
<MacHWDiskStore.CFKey, com.sun.jna.platform.mac.CoreFoundation.CFStringRef> MacHWDiskStore.mapCFKeys()
Temporarily cache pointers to keys.