T - the typepublic interface ReifiedEvent<T>
| Modifier and Type | Method and Description |
|---|---|
@NonNull com.google.common.reflect.TypeToken<T> |
type()
Gets a type token representing the type parameter.
|
@NonNull com.google.common.reflect.TypeToken<T> type()