T
public class RunnableIgnoreParameter<T> extends Object implements Action<T>
RunnableIgnoreParameter(Runnable adaptee)
void
perform(T parameter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RunnableIgnoreParameter(Runnable adaptee)
public void perform(T parameter)
Action
perform
Action<T>
parameter
Copyright © 2013. All rights reserved.