@FunctionalInterface public static interface Builder.Consumer3<T,P1,P2,P3>
void
accept(T t, P1 p1, P2 p2, P3 p3)
void accept(T t, P1 p1, P2 p2, P3 p3)
Copyright © 2024. All rights reserved.