public interface TsIterable extends java.lang.Iterable<TsEntry>
Modifier and Type | Method and Description |
---|---|
default java.util.Iterator<TsEntry> |
iterator() |
TsIterator |
tsIterator() |
default java.util.Iterator<TsEntry> iterator()
iterator
in interface java.lang.Iterable<TsEntry>
TsIterator tsIterator()