Package com.landawn.abacus.util.function
Interface IntTriFunction<R>
- All Superinterfaces:
Throwables.IntTriFunction<R,
RuntimeException>
- Since:
- 0.8
- Author:
- Haiyang Li
-
Method Summary
-
Method Details
-
apply
- Specified by:
apply
in interfaceThrowables.IntTriFunction<R,
RuntimeException> - Parameters:
a
-b
-c
-- Returns:
-
andThen
- Type Parameters:
V
-- Parameters:
after
-- Returns:
-