public static interface MeanEncoder.MeanFunction extends BiFunction<Double,Integer,Double>
Double
apply(Double sum, Integer count)
andThen
Double apply(Double sum, Integer count)
apply
BiFunction<Double,Integer,Double>
Copyright © 2023. All rights reserved.