public class ActionNothing<T> extends Object implements Action<T>
ActionNothing()
void
apply(T item)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActionNothing()
public void apply(T item)
apply
Action<T>
Licenced under the Apache License, Version 2.0