T
public class Tapper<T> extends Object implements Delegate<T,T>
Tapper(Action<T> action)
perform(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tapper(Action<T> action)
public T perform(T t)
perform
Delegate<T,T>
Copyright © 2013. All rights reserved.