JML

java.util
Class Hashtable.EmptyIterator

java.lang.Object
  extended byjava.util.Hashtable.EmptyIterator
All Implemented Interfaces:
Iterator
Enclosing class:
Hashtable

private static class Hashtable.EmptyIterator
extends Object
implements Iterator


Constructor Summary
(package private) Hashtable.EmptyIterator()
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hashtable.EmptyIterator

Hashtable.EmptyIterator()
Method Detail

remove

public void remove()
Specified by:
remove in interface Iterator

hasNext

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

next

public Object next()
Specified by:
next in interface Iterator

JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.