Package org.ldk.structs
Class Result_NetworkGraphDecodeErrorZ.Result_NetworkGraphDecodeErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_NetworkGraphDecodeErrorZ
-
- org.ldk.structs.Result_NetworkGraphDecodeErrorZ.Result_NetworkGraphDecodeErrorZ_OK
-
- Enclosing class:
- Result_NetworkGraphDecodeErrorZ
public static final class Result_NetworkGraphDecodeErrorZ.Result_NetworkGraphDecodeErrorZ_OK extends Result_NetworkGraphDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_NetworkGraphDecodeErrorZ
Result_NetworkGraphDecodeErrorZ.Result_NetworkGraphDecodeErrorZ_Err, Result_NetworkGraphDecodeErrorZ.Result_NetworkGraphDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description NetworkGraph
res
-
-
-
Field Detail
-
res
public final NetworkGraph res
-
-