T - The type of the menu on which the search was applied@FunctionalInterface public interface MissingItemHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onMissingItem(String token,
T menu) |
Copyright © 2019–2022 Dominokit. All rights reserved.