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

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

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

Subclasses of AbstractShortSet in org.apache.mahout.math.set
 class OpenShortHashSet
          Open hash set of short items;
 

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



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