java.lang.Object
org.jline.prompt.impl.DefaultSeparatorItem
- All Implemented Interfaces:
CheckboxItem,ListItem,PromptItem,SeparatorItem
Default implementation of SeparatorItem interface.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jline.prompt.PromptItem
getFooterMethods inherited from interface org.jline.prompt.SeparatorItem
getDisabledText, getName, isDisabled, isInitiallyChecked, isSelectable
-
Constructor Details
-
DefaultSeparatorItem
-
-
Method Details
-
getText
Description copied from interface:SeparatorItemGet the separator text.- Specified by:
getTextin interfacePromptItem- Specified by:
getTextin interfaceSeparatorItem- Returns:
- the separator text
-
toString
-
equals
-
hashCode
public int hashCode()
-