C
- Repesented metric class@Beta public static class MetricFactory.ToLinenote<C> extends java.lang.Object implements com.google.common.base.Function<MetricFactory<C>,com.chemaxon.apidiscovery.linenote.Linenote<C>>
Constructor and Description |
---|
ToLinenote() |
Modifier and Type | Method and Description |
---|---|
com.chemaxon.apidiscovery.linenote.Linenote<C> |
apply(MetricFactory<C> f) |
public com.chemaxon.apidiscovery.linenote.Linenote<C> apply(MetricFactory<C> f)
apply
in interface java.util.function.Function<MetricFactory<C>,com.chemaxon.apidiscovery.linenote.Linenote<C>>