C
@Beta public static class MetricFactory.ToLinenote<C> extends Object implements Function<MetricFactory<C>,Linenote<C>>
ToLinenote()
Linenote<C>
apply(MetricFactory<C> f)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
andThen, compose, identity
public ToLinenote()
public Linenote<C> apply(MetricFactory<C> f)
apply
Function<MetricFactory<C>,Linenote<C>>