BRUtil - Making Java a Kinder, Gentler, Place to be.

brutil
Class HashSet.Table.Bucket

java.lang.Object
  |
  +--brutil.HashSet.Table.Bucket
Enclosing class:
HashSet.Table

protected class HashSet.Table.Bucket
extends java.lang.Object


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

Constructor Detail

HashSet.Table.Bucket

public HashSet.Table.Bucket()


BRUtil - Making Java a Kinder, Gentler, Place to be.