public class UsbBlockDevice extends AbstractUsbDevice
| Constructor and Description |
|---|
UsbBlockDevice(String vendorId,
String productId,
String manufacturerName,
String productName,
String usbBusNumber,
String usbDevicePath,
String deviceNode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDeviceNode() |
int |
hashCode() |
getManufacturerName, getProductId, getProductName, getUsbBusNumber, getUsbDevicePath, getUsbPort, getVendorIdpublic String getDeviceNode()
public int hashCode()
hashCode in class AbstractUsbDevicepublic boolean equals(Object obj)
equals in class AbstractUsbDeviceCopyright © 2013. All Rights Reserved.