| Modifier | Constructor and Description |
|---|---|
protected |
EventQueue(Long pointer) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy an event queue
Destroy the given event queue.
|
boolean |
equals(Object o) |
static EventQueue |
get(long pointer) |
int |
hashCode() |
public final Long pointer
protected EventQueue(Long pointer)
public static EventQueue get(long pointer)
public void destroy()
Display object used to create the queue should not be
destroyed until all event queues created with it are destroyed with
this function.Copyright © 2016. All rights reserved.