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