T
public static class Transforms.Counter<T> extends Object implements org.qi4j.functional.Function<T,T>
Transforms.Counter()
long
count()
map(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Transforms.Counter()
public long count()
public T map(T t)
map
org.qi4j.functional.Function<T,T>