Collector
public class ArrayCollector extends Object implements Collector
ArrayCollector(int size)
void
add(Object e)
Object
getRawContainer()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayCollector(int size)
public void add(Object e)
add
public Object getRawContainer()
getRawContainer
Copyright © 2022–2023. All rights reserved.