Class ExpandableChoiceResult

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

public class ExpandableChoiceResult extends Object implements PromptResultItemIF
Result of an expandable choice. ExpandableChoiceResult contains a String with the IDs of the selected item.