public class Sink<T> extends Object
Sink(int sinkSize)
boolean
add(T element)
List<T>
getAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sink(int sinkSize)
public boolean add(T element)
public List<T> getAll()
Copyright © 2016 Innova Co. S.à r.l.. All rights reserved.