| Constructor and Description |
|---|
BasicHandle(@NotNull Class<T> clazz,
@NotNull Consumer<T> consumer,
@NotNull List<Predicate<T>> requirements)
ctor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t) |
@NotNull Class<T> |
type()
obtains the type of the class.
|
@NotNull public @NotNull Class<T> type()
Typetype in interface Type<T extends SmartEvent>public void accept(@NotNull
T t)
accept in interface Consumer<T extends SmartEvent>Copyright © 2021. All rights reserved.