CLContext.NotifyBuffer

class CLContext
protected static synchronized
class NotifyBuffer {}

Members

Functions

drop
void drop()
getAll
Notify[] getAll()
push
void push(Notify n)

Variables

list
Notify[] list;

Meta