Uses of Class
org.apache.mahout.math.map.OpenByteObjectHashMap

Packages that use OpenByteObjectHashMap
org.apache.mahout.math.map Automatically growing and shrinking maps holding objects or primitive data types such as int, double, etc. 
 

Uses of OpenByteObjectHashMap in org.apache.mahout.math.map
 

Methods in org.apache.mahout.math.map that return OpenByteObjectHashMap
 OpenByteObjectHashMap<T> OpenByteObjectHashMap.clone()
          Returns a deep copy of the receiver.
 



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