T - the type of the item that can be activated/deactivatedpublic interface HasActiveItem<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getActiveItem() |
void |
setActiveItem(T activeItem) |
Copyright © 2019–2022 Dominokit. All rights reserved.