Package net.ME1312.Galaxi.Library
Interface Try.BiFunction<T1,T2,R>
- Enclosing class:
- Try
public static interface Try.BiFunction<T1,T2,R>
BiFunction that could throw an exception
- See Also:
-
Method Summary
-
Method Details
-
run
- Throws:
Throwable
-