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