Class For.TryFor3<T1,T2,T3>

java.lang.Object
cloud.opencode.base.functional.monad.For.TryFor3<T1,T2,T3>
Enclosing class:
For

public static final class For.TryFor3<T1,T2,T3> extends Object
For-comprehension builder for three Tries. 三个 Try 的 for 表达式构建器。
Since:
JDK 25, opencode-base-functional V1.0.0
Author:
Leon Soo www.LeonSoo.com