cern.colt.buffer.tdouble
Interface DoubleBufferConsumer
-
- All Known Implementing Classes:
- AbstractDoubleBin1D, AbstractDoubleList, DoubleArrayList, DoubleBuffer, DynamicDoubleBin1D, MightyStaticDoubleBin1D, QuantileDoubleBin1D, StaticDoubleBin1D
public interface DoubleBufferConsumerTarget of a streaming DoubleBuffer into which data is flushed upon buffer overflow.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddAllOf(DoubleArrayList list)Adds all elements of the specified list to the receiver.
-
-
-
Method Detail
-
addAllOf
void addAllOf(DoubleArrayList list)
Adds all elements of the specified list to the receiver.- Parameters:
list- the list of which all elements shall be added.
-
-
DMelt 3.0 © DataMelt by jWork.ORG