Class CheckboxResult

java.lang.Object
org.jline.consoleui.prompt.CheckboxResult
All Implemented Interfaces:
PromptResultItemIF

public class CheckboxResult extends Object implements PromptResultItemIF
Result of a checkbox choice. CheckboxResult contains a Set with the IDs of the selected checkbox items.