cern.colt.buffer.tshort
Interface ShortBuffer2DConsumer
-
- All Known Implementing Classes:
- ShortBuffer2D
public interface ShortBuffer2DConsumerTarget of a streaming ShortBuffer2D into which data is flushed upon buffer overflow.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddAllOf(ShortArrayList x, ShortArrayList y)Adds all specified (x,y) points to the receiver.
-
-
-
Method Detail
-
addAllOf
void addAllOf(ShortArrayList x, ShortArrayList y)
Adds all specified (x,y) points to the receiver.- Parameters:
x- the x-coordinates of the points to be added.y- the y-coordinates of the points to be added.
-
-
DMelt 3.0 © DataMelt by jWork.ORG