@Authors(value="Nikolche Mihajlovski")
@Since(value="2.0.0")
public interface Handler<X>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(X x) |
void handle(X x)
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.