cern.colt.buffer.tchar
Interface CharBufferConsumer
-
- All Known Implementing Classes:
- CharBuffer
public interface CharBufferConsumerTarget of a streaming CharBuffer into which data is flushed upon buffer overflow.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddAllOf(CharArrayList list)Adds all elements of the specified list to the receiver.
-
-
-
Method Detail
-
addAllOf
void addAllOf(CharArrayList 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