public interface Event<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Event.Type |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
Event.Type |
getType() |
Event.Type getType()
T get()
Copyright © 2015 aequologica. All rights reserved.