Module net.anwiba.commons.lang
Interface IObjectIterable<T>
- All Superinterfaces:
Iterable<T>
- All Known Subinterfaces:
IMutableObjectCollection<T>,IMutableObjectList<T>,IObjectCollection<T>,IObjectList<T>
- All Known Implementing Classes:
AbstractObjectCollection,AbstractObjectList,ObjectCollection,ObjectList,TreeIterable
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator