[Java] Update auto-generated bindings to LDK 0.0.123
[ldk-java] / src / main / java / org / ldk / structs / Result_COption_MonitorEventZDecodeErrorZ.java
index 427e9faeb76b7409d9dd4ae2e4804df7de379161..52dd23c1614d31f870112e8f7730a8644b3f118e 100644 (file)
@@ -13,6 +13,10 @@ public class Result_COption_MonitorEventZDecodeErrorZ extends CommonBase {
                if (ptr != 0) { bindings.CResult_COption_MonitorEventZDecodeErrorZ_free(ptr); } super.finalize();
        }
 
+       protected void force_free() {
+               if (ptr != 0) { bindings.CResult_COption_MonitorEventZDecodeErrorZ_free(ptr); ptr = 0; }
+       }
+
        static Result_COption_MonitorEventZDecodeErrorZ constr_from_ptr(long ptr) {
                if (bindings.CResult_COption_MonitorEventZDecodeErrorZ_is_ok(ptr)) {
                        return new Result_COption_MonitorEventZDecodeErrorZ_OK(null, ptr);