Package com.sun.xml.bind.v2.util
Class FlattenIterator<T>
java.lang.Object
com.sun.xml.bind.v2.util.FlattenIterator<T>
- All Implemented Interfaces:
Iterator<T>
Iterator
that walks over a map of maps.- Since:
- 2.0
- Author:
- Kohsuke Kawaguchi
Iterator<T>
Iterator
that walks over a map of maps.