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

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

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

Classes in org.apache.mahout.math.list that implement IntBufferConsumer
 class AbstractIntList
          Abstract base class for resizable lists holding int elements; abstract.
 class IntArrayList
          Resizable list holding int elements; implemented with arrays.
 



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