Class BinaryVectorMetricFactory.ToLinenote<C>

  • Type Parameters:
    C - Repesented metric class
    All Implemented Interfaces:
    com.google.common.base.Function<BinaryVectorMetricFactory<C>,​com.chemaxon.apidiscovery.linenote.Linenote<C>>, Function<BinaryVectorMetricFactory<C>,​com.chemaxon.apidiscovery.linenote.Linenote<C>>
    Enclosing interface:
    BinaryVectorMetricFactory<C>

    @Beta
    public static class BinaryVectorMetricFactory.ToLinenote<C>
    extends Object
    implements com.google.common.base.Function<BinaryVectorMetricFactory<C>,​com.chemaxon.apidiscovery.linenote.Linenote<C>>
    Utility for creating a default linenote. Note that this API is under development.