Package one.xingyi.core.utils
Interface BiConsumerWithException<T1,T2>
-
public interface BiConsumerWithException<T1,T2>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(T1 t1, T2 t2)
-