Function<Iterable<N>,O>
Op
public static class Mean.MeanFunction<N,O> extends Object implements Function<Iterable<N>,O>, Op
MeanFunction()
O
apply(Iterable<N> iterable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose
public MeanFunction()
public O apply(Iterable<N> iterable)
apply
Function<N,O>
iterable