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