public abstract class AbstractStressHashMap extends Object
AbstractStressHashMap()
protected abstract IAKey
createAKey(int value)
protected abstract Map<IAKey,Integer>
createMap()
protected void
stress(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractStressHashMap()
protected void stress(String title)
protected abstract IAKey createAKey(int value)
protected abstract Map<IAKey,Integer> createMap()
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.