Uses of Class
org.apache.mahout.math.set.AbstractLongSet

Packages that use AbstractLongSet
org.apache.mahout.math.set   
 

Uses of AbstractLongSet in org.apache.mahout.math.set
 

Subclasses of AbstractLongSet in org.apache.mahout.math.set
 class OpenLongHashSet
          Open hash set of long items;
 

Methods in org.apache.mahout.math.set that return AbstractLongSet
 AbstractLongSet AbstractLongSet.copy()
          Returns a deep copy of the receiver; uses clone() and casts the result.
 



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