Uses of Class
oshi.hardware.platform.unix.solaris.SolarisUsbDevice
Packages that use SolarisUsbDevice
Package
Description
Provides information about hardware such as Memory, Power Sources, and Processor on Solaris systems
-
Uses of SolarisUsbDevice in oshi.hardware.platform.unix.solaris
Methods in oshi.hardware.platform.unix.solaris that return SolarisUsbDeviceModifier and TypeMethodDescriptionprivate static SolarisUsbDevice
SolarisUsbDevice.getDeviceAndChildren
(String devPath, String vid, String pid, Map<String, String> nameMap, Map<String, String> vendorIdMap, Map<String, String> productIdMap, Map<String, List<String>> hubMap) Recursively creates SolarisUsbDevices by fetching information from maps to populate fields