Uses of Class
oshi.hardware.platform.mac.MacUsbDevice
Packages that use MacUsbDevice
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Mac systems
-
Uses of MacUsbDevice in oshi.hardware.platform.mac
Methods in oshi.hardware.platform.mac that return MacUsbDeviceModifier and TypeMethodDescriptionprivate static MacUsbDevice
MacUsbDevice.getDeviceAndChildren
(Long registryEntryId, String vid, String pid, Map<Long, String> nameMap, Map<Long, String> vendorMap, Map<Long, String> vendorIdMap, Map<Long, String> productIdMap, Map<Long, String> serialMap, Map<Long, List<Long>> hubMap) Recursively creates MacUsbDevices by fetching information from maps to populate fields