Interface BinPostProcessing

    • Method Detail

      • postProcessBins

        <T> List<Bin<T>> postProcessBins​(List<Bin<T>> bins)
        Post-processes the bins.
        Parameters:
        bins - the bins to post-process
        Returns:
        the updated bins
        Throws:
        IllegalStateException - if check or post-processing failed