@FunctionalInterface public interface ResultProcessor<R,P>
R
apply(Context context, P result)
R apply(Context context, @Nullable P result)
Copyright © 2021. All rights reserved.