Interface ValueInput.ValueInputList
- All Superinterfaces:
Iterable<ValueInput>
- All Known Implementing Classes:
TagValueInput.CompoundListWrapper
,TagValueInput.ListWrapper
- Enclosing interface:
ValueInput
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
isEmpty
boolean isEmpty() -
stream
Stream<ValueInput> stream()
-