All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class prolog.util.HashtableEnumerator

java.lang.Object
   |
   +----prolog.util.HashtableEnumerator

class HashtableEnumerator
extends Object
implements Enumeration
A hashtable enumerator class. This class should remain opaque to the client. It will use the Enumeration interface.

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index