net.walend.collection.test
Class SoftHashMapTest.LameValue

java.lang.Object
  |
  +--net.walend.collection.test.SoftHashMapTest.LameValue
Enclosing class:
SoftHashMapTest

private class SoftHashMapTest.LameValue
extends java.lang.Object


Field Summary
private  java.lang.String oldSize
           
 
Constructor Summary
private SoftHashMapTest.LameValue(long old)
           
 
Method Summary
protected  void finalize()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

oldSize

private java.lang.String oldSize
Constructor Detail

SoftHashMapTest.LameValue

private SoftHashMapTest.LameValue(long old)
Method Detail

finalize

protected void finalize()
                 throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object


Copyright (c) 2000, 2001, David Walend