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

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

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

Classes in org.apache.mahout.math.list that implement ByteBufferConsumer
 class AbstractByteList
          Abstract base class for resizable lists holding byte elements; abstract.
 class ByteArrayList
          Resizable list holding byte elements; implemented with arrays.
 



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