public static final class BufferingCollector.Default<E> extends Object implements BufferingCollector<E>
BufferingCollector.Default<E>| Modifier and Type | Method and Description |
|---|---|
void |
accept(E element) |
void |
finalizeElements() |
void |
resetElements() |
long |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEmpty, New, Newpublic void accept(E element)
accept in interface BufferingCollector<E>public void resetElements()
resetElements in interface BufferingCollector<E>public void finalizeElements()
finalizeElements in interface BufferingCollector<E>public long size()
size in interface BufferingCollector<E>Copyright © 2022 MicroStream Software. All rights reserved.