public interface ICombiner<T>
T
combine(T a, T b)
identity()
T identity()
T combine(T a, T b)
Copyright © 2022 The Apache Software Foundation. All rights reserved.