Package com.networknt.schema.utils
Class SetView.SetViewIterator<E>
java.lang.Object
com.networknt.schema.utils.SetView.SetViewIterator<E>
- Type Parameters:
E
- the type contains in the set
- All Implemented Interfaces:
Iterator<E>
Iterator.
E
- the type contains in the setIterator<E>