Class EmptyIterator

  • All Implemented Interfaces:
    Iterator

    public class EmptyIterator
    extends Object
    implements Iterator
    Deprecated.
    • Constructor Detail

      • EmptyIterator

        public EmptyIterator()
        Deprecated.
    • Method Detail

      • remove

        public void remove()
        Deprecated.
        Specified by:
        remove in interface Iterator
      • hasNext

        public boolean hasNext()
        Deprecated.
        Specified by:
        hasNext in interface Iterator