Package org.apache.mahout.math.set

Class Summary
AbstractByteSet  
AbstractCharSet  
AbstractDoubleSet  
AbstractFloatSet  
AbstractIntSet  
AbstractLongSet  
AbstractSet  
AbstractShortSet  
HashUtils Computes hashes of primitive values.
OpenByteHashSet Open hash set of byte items;
OpenCharHashSet Open hash set of char items;
OpenDoubleHashSet Open hash set of double items;
OpenFloatHashSet Open hash set of float items;
OpenHashSet<T> Open hashing alternative to java.util.HashSet.
OpenIntHashSet Open hash set of int items;
OpenLongHashSet Open hash set of long items;
OpenShortHashSet Open hash set of short items;
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.