T - the type of the value@FunctionalInterface public static interface ListGroup.RemoveListener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onRemove(List<ListItem<? extends T>> removedItems) |
Copyright © 2019–2022 Dominokit. All rights reserved.