JML

java.util
Class Hashtable.EmptyEnumerator

java.lang.Object
  extended byjava.util.Hashtable.EmptyEnumerator
All Implemented Interfaces:
Enumeration
Enclosing class:
Hashtable

private static class Hashtable.EmptyEnumerator
extends Object
implements Enumeration


Constructor Summary
(package private) Hashtable.EmptyEnumerator()
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hashtable.EmptyEnumerator

Hashtable.EmptyEnumerator()
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration

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.