Documentation of 'cern.colt.buffer.tlong.LongBufferConsumer' Java class
LongBufferConsumer
cern.colt.buffer.tlong

Interface LongBufferConsumer

  • All Known Implementing Classes:
    LongBuffer


    public interface LongBufferConsumer
    Target of a streaming LongBuffer into which data is flushed upon buffer overflow.
    • Method Detail

      • addAllOf

        void addAllOf(LongArrayList 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

You see the box below because you did not login.