Package org.ldk.structs
Class Option_PathFailureZ.Some
- java.lang.Object
-
- org.ldk.structs.Option_PathFailureZ
-
- org.ldk.structs.Option_PathFailureZ.Some
-
- Enclosing class:
- Option_PathFailureZ
public static final class Option_PathFailureZ.Some extends Option_PathFailureZ
When we're in this state, this COption_PathFailureZ contains a crate::lightning::events::PathFailure
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Option_PathFailureZ
Option_PathFailureZ.None, Option_PathFailureZ.Some
-
-
Field Summary
Fields Modifier and Type Field Description PathFailure
some
-
-
-
Field Detail
-
some
public final PathFailure some
-
-