Class NullIterator

  • All Implemented Interfaces:
    Iterator

    public final class NullIterator
    extends Object
    implements Iterator
    An Iterator on an empty collection.
    Author:
    JAX-RPC Development Team