T - the type of the component@FunctionalInterface public static interface BaseDominoElement.ElementHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
handleElement(T self) |
void handleElement(T self)
self - the T component instanceCopyright © 2019–2022 Dominokit. All rights reserved.