Interface ValueInput.ValueInputList

All Superinterfaces:
Iterable<ValueInput>
All Known Implementing Classes:
TagValueInput.CompoundListWrapper, TagValueInput.ListWrapper
Enclosing interface:
ValueInput

public static interface ValueInput.ValueInputList extends Iterable<ValueInput>