T
public class CollectionAdder<T> extends Object implements Delegate<T,T>
CollectionAdder(Collection<T> collection)
perform(T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollectionAdder(Collection<T> collection)
public T perform(T element)
perform
Delegate<T,T>
Copyright © 2013. All Rights Reserved.