D
P
@FunctionalInterface public interface Collector<D,P>
Collector
getData(P param)
D getData(P param)
返回数据
param