Uses of Class
org.ldk.structs.MonitorUpdateError
-
Packages that use MonitorUpdateError Package Description org.ldk.structs -
-
Uses of MonitorUpdateError in org.ldk.structs
Fields in org.ldk.structs declared as MonitorUpdateError Modifier and Type Field Description MonitorUpdateError
Result_NoneMonitorUpdateErrorZ.Result_NoneMonitorUpdateErrorZ_Err. err
Methods in org.ldk.structs that return MonitorUpdateError Modifier and Type Method Description MonitorUpdateError
MonitorUpdateError. clone()
Creates a copy of the MonitorUpdateErrorMethods in org.ldk.structs with parameters of type MonitorUpdateError Modifier and Type Method Description static Result_NoneMonitorUpdateErrorZ
Result_NoneMonitorUpdateErrorZ. err(MonitorUpdateError e)
Creates a new CResult_NoneMonitorUpdateErrorZ in the error state.
-