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 MonitorUpdateErrorResult_NoneMonitorUpdateErrorZ.Result_NoneMonitorUpdateErrorZ_Err. errMethods in org.ldk.structs that return MonitorUpdateError Modifier and Type Method Description MonitorUpdateErrorMonitorUpdateError. clone()Creates a copy of the MonitorUpdateErrorMethods in org.ldk.structs with parameters of type MonitorUpdateError Modifier and Type Method Description static Result_NoneMonitorUpdateErrorZResult_NoneMonitorUpdateErrorZ. err(MonitorUpdateError e)Creates a new CResult_NoneMonitorUpdateErrorZ in the error state.
-