public interface DistributeMerger<T,R>
R
merge(T t, R r)
R merge(T t, @NotNull R r)
t
r
Copyright © 2021. All rights reserved.