クラス DefaultStringInputSpec
java.lang.ObjectSE
org.springframework.shell.jline.tui.component.flow.BaseInput<StringInputSpec>
org.springframework.shell.jline.tui.component.flow.BaseStringInput
org.springframework.shell.jline.tui.component.flow.DefaultStringInputSpec
- 実装済みのインターフェース一覧:
org.springframework.core.Ordered、BaseInputSpec<StringInputSpec>、StringInputSpec
BaseStringInput のデフォルトの実装。- 作成者:
- Janne Valkealahti
フィールドのサマリー
インターフェース org.springframework.core.Ordered から継承されたフィールド
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCEコンストラクター概要
コンストラクター方法の概要
クラス org.springframework.shell.jline.tui.component.flow.BaseStringInput から継承されたメソッド
and, defaultValue, getDefaultValue, getMaskCharacter, getName, getNext, getPostHandlers, getPreHandlers, getRenderer, getResultMode, getResultValue, getTemplateLocation, getThis, isRequired, isStoreResult, maskCharacter, name, next, postHandler, preHandler, renderer, required, resultMode, resultValue, storeResult, templateクラス org.springframework.shell.jline.tui.component.flow.BaseInput から継承されたメソッド
getBuilder, getId, getOrder, order, setOrderクラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.shell.jline.tui.component.flow.BaseInputSpec から継承されたメソッド
order
コンストラクターの詳細
DefaultStringInputSpec