jdbm.htree
Class HashNode

java.lang.Object
  extended by jdbm.htree.HashNode
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
HashBucket, HashDirectory

 class HashNode
extends java.lang.Object
implements java.io.Serializable

Abstract class for Hashtable directory nodes

Version:
$Id: HashNode.java,v 1.2 2003/03/21 02:54:58 boisvert Exp $
Author:
Alex Boisvert

Constructor Summary
HashNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashNode

HashNode()


Cees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net