public final class Interface extends Object
Modifier and Type | Method and Description |
---|---|
InterfaceDescriptor[] |
altsetting()
Returns the array with interface descriptors.
|
String |
dump()
Returns a dump of this interface.
|
boolean |
equals(Object obj) |
long |
getPointer()
Returns the native pointer.
|
int |
hashCode() |
int |
numAltsetting()
Returns the number of alternate settings that belong to this interface.
|
String |
toString() |
public long getPointer()
public InterfaceDescriptor[] altsetting()
numAltsetting()
field.public int numAltsetting()
public String dump()
Copyright © 2011–2018 usb4java Team. All rights reserved.