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

Variable Index

 o instance

Method Index

 o hasMoreElements()
 o nextElement()

Variables

 o instance
public static final EmptyEnumeration instance

Methods

 o hasMoreElements
public boolean hasMoreElements()
 o nextElement
public Object nextElement()

All Packages  Class Hierarchy  This Package  Previous  Next  Index