Class CollectionsUtils.UnmodifiableIterator<T>

java.lang.Object
com.sun.faces.util.CollectionsUtils.UnmodifiableIterator<T>
All Implemented Interfaces:
Iterator<T>
Enclosing class:
CollectionsUtils

public static class CollectionsUtils.UnmodifiableIterator<T> extends Object implements Iterator<T>