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