All Packages Class Hierarchy This Package Previous Next Index
Class org.jos.util.EmptyEnumeration
java.lang.Object
|
+----org.jos.util.EmptyEnumeration
- public class EmptyEnumeration
- extends Object
- implements Enumeration
- Version:
- JOS-FileSystem 4 Preview (25-Mar-98)
- Author:
- Stefan Reich
-
instance
-
-
hasMoreElements()
-
-
nextElement()
-
instance
public static final EmptyEnumeration instance
hasMoreElements
public boolean hasMoreElements()
nextElement
public Object nextElement()
All Packages Class Hierarchy This Package Previous Next Index