T
- choice item type.public static class ChooserController.ChooseResult<T> extends Object
Constructor and Description |
---|
ChooseResult() |
Modifier and Type | Method and Description |
---|---|
Optional<T> |
getChoice() |
boolean |
isChosen() |
static <T> ChooserController.ChooseResult<T> |
ofChoice(T choice) |
public static <T> ChooserController.ChooseResult<T> ofChoice(T choice)
public boolean isChosen()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.