Package com.luna.common.utils
Interface IterableIter<T>
- Type Parameters:
T
- 节点类型
- All Known Implementing Classes:
LineIter
- Since:
- 5.7.14
- Author:
- looly
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove