Class FlattenIterator<T>
java.lang.Object
com.sun.enterprise.module.common_impl.FlattenIterator<T>
- All Implemented Interfaces:
Iterator<T>
Iterator
implementation that works like Lisp "flatten" function.Iterator<T>
Iterator
implementation that works like Lisp "flatten" function.