public final class EventDispatchers
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static EventDispatcher |
NULL_DISPATCHER |
static int |
UPDATE |
| Constructor and Description |
|---|
EventDispatchers() |
| Modifier and Type | Method and Description |
|---|---|
static EventDispatcher |
forClass(ObjectContainerBase container,
ReflectClass classReflector) |
public static final EventDispatcher NULL_DISPATCHER
public static final int UPDATE
public static EventDispatcher forClass(ObjectContainerBase container, ReflectClass classReflector)