Package gnu.trove.strategy

Interface Summary
HashingStrategy<T> Interface to support pluggable hashing strategies in maps and sets.
 

Class Summary
IdentityHashingStrategy<K> A HashingStrategy that does identity comparisons (==) and uses System.identityHashCode(Object) for hashCode generation.
 



Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo