final class LinuxEvent extends Object
Constructor and Description |
---|
LinuxEvent() |
Modifier and Type | Method and Description |
---|---|
LinuxAxisDescriptor |
getDescriptor() |
long |
getNanos() |
int |
getValue() |
void |
set(long seconds,
long microseconds,
int type,
int code,
int value) |
public final void set(long seconds, long microseconds, int type, int code, int value)
public final int getValue()
public final LinuxAxisDescriptor getDescriptor()
public final long getNanos()