public class NEWTEventFiFo extends Object
Constructor and Description |
---|
NEWTEventFiFo() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear all NEWTEvents from queue
|
NEWTEvent |
get()
Remove NEWTEvent from head
|
void |
put(NEWTEvent event)
Add NEWTEvent to tail
|
int |
size()
Get NEWTEvents in queue
|
Copyright 2010 JogAmp Community.