Interface Wrapping.BinValueExtractor<T>

    • Method Detail

      • extractBinValue

        double extractBinValue​(T object)
        Extracts the numeric value to use for binning from the object.
        Parameters:
        object - the object to process
        Returns:
        the extracted value