public abstract class ParseMultiInput<V,I extends Input> extends MultiInput<V,I> implements ParseMapInput
validators| Constructor and Description |
|---|
ParseMultiInput() |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(InputVisitor<R> vis) |
addInput, addInput, containsInput, getInput, getInputs, getPrettyString, getString, getSubKeys, getSubLabel, getValue, hasLineBreaks, hasSubLabels, isEmpty, removeInput, requireAll, setKey, setLineBreaks, setValue, validateInneraddValidator, convert, getKey, getString, removeValidator, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMap, parseaddValidator, convert, getKey, removeValidator, validatepublic final <R> R accept(InputVisitor<R> vis) throws java.lang.Exception