Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/oshi/oshi
/ getVendor
Method
getVendor
oshi-core/src/main/java/oshi/hardware/UsbDevice.java:49–49 ·
view source on GitHub ↗
Vendor that manufactured the USB device @return The vendor name
()
Source
from the content-addressed store, hash-verified
47
* @
return
The vendor name
48
*/
49
String getVendor();
50
51
/**
52
* ID of the vendor that manufactured the USB device
Callers
10
identifyVM
Method · 0.65
testUsbRecursive
Method · 0.65
testGraphicsCards
Method · 0.65
getUsbDevices
Method · 0.65
getUsbDevices
Method · 0.65
getUsbDevices
Method · 0.65
addDevicesToList
Method · 0.65
getUsbDevices
Method · 0.65
addDevicesToList
Method · 0.65
indentUsb
Method · 0.65
Implementers
1
AbstractUsbDevice
oshi-core/src/main/java/oshi/hardware/
Calls
no outgoing calls
Tested by
2
testUsbRecursive
Method · 0.52
testGraphicsCards
Method · 0.52