Class ListResult

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

public class ListResult extends Object implements PromptResultItemIF
Result of a list choice. Holds the id of the selected item.