Package org.ldk.structs
Class Option_TypeZ.Some
- java.lang.Object
-
- org.ldk.structs.Option_TypeZ
-
- org.ldk.structs.Option_TypeZ.Some
-
- Enclosing class:
- Option_TypeZ
public static final class Option_TypeZ.Some extends Option_TypeZ
When we're in this state, this COption_TypeZ contains a crate::lightning::ln::wire::Type
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Option_TypeZ
Option_TypeZ.None, Option_TypeZ.Some
-
-
-
-
Field Detail
-
some
public final Type some
-
-