[Java] Update auto-generated bindings to LDK 0.0.123
[ldk-java] / src / main / java / org / ldk / structs / Result_COption_PathFailureZDecodeErrorZ.java
index 3c4d8f2e9b08c1dc67fc84d86a28b6a22aaa3d25..4fc0943264dff9208fb951344557513f2b0050fd 100644 (file)
@@ -13,6 +13,10 @@ public class Result_COption_PathFailureZDecodeErrorZ extends CommonBase {
                if (ptr != 0) { bindings.CResult_COption_PathFailureZDecodeErrorZ_free(ptr); } super.finalize();
        }
 
+       protected void force_free() {
+               if (ptr != 0) { bindings.CResult_COption_PathFailureZDecodeErrorZ_free(ptr); ptr = 0; }
+       }
+
        static Result_COption_PathFailureZDecodeErrorZ constr_from_ptr(long ptr) {
                if (bindings.CResult_COption_PathFailureZDecodeErrorZ_is_ok(ptr)) {
                        return new Result_COption_PathFailureZDecodeErrorZ_OK(null, ptr);