final class LinuxInputID
extends java.lang.Object
| Constructor and Description |
|---|
LinuxInputID(int bustype,
int vendor,
int product,
int version) |
| Modifier and Type | Method and Description |
|---|---|
Controller.PortType |
getPortType() |
java.lang.String |
toString() |
public LinuxInputID(int bustype,
int vendor,
int product,
int version)
public final Controller.PortType getPortType()
public final java.lang.String toString()
toString in class java.lang.Object