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