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