Class DefaultList.EmptyList<E>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, Iterator<E>, List<E>, RandomAccess, SequencedCollection<E>
Enclosing class:
DefaultList<E>

protected static class DefaultList.EmptyList<E> extends DefaultList<E> implements Iterator<E>
See Also: