Uses of Interface
org.apache.mahout.math.buffer.ShortBufferConsumer

Packages that use ShortBufferConsumer
org.apache.mahout.math.list Resizable lists holding objects or primitive data types such as int, double, etc. 
 

Uses of ShortBufferConsumer in org.apache.mahout.math.list
 

Classes in org.apache.mahout.math.list that implement ShortBufferConsumer
 class AbstractShortList
          Abstract base class for resizable lists holding short elements; abstract.
 class ShortArrayList
          Resizable list holding short elements; implemented with arrays.
 



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