[Java] Update auto-generated bindings to LDK 0.0.123
[ldk-java] / src / main / java / org / ldk / structs / Result_ThirtyTwoBytesNoneZ.java
index d184261e0018968c00ecb80c459793d80e9ce3e1..96b828885efaca03f7ce07b794e3e05311122934 100644 (file)
@@ -13,6 +13,10 @@ public class Result_ThirtyTwoBytesNoneZ extends CommonBase {
                if (ptr != 0) { bindings.CResult_ThirtyTwoBytesNoneZ_free(ptr); } super.finalize();
        }
 
+       protected void force_free() {
+               if (ptr != 0) { bindings.CResult_ThirtyTwoBytesNoneZ_free(ptr); ptr = 0; }
+       }
+
        static Result_ThirtyTwoBytesNoneZ constr_from_ptr(long ptr) {
                if (bindings.CResult_ThirtyTwoBytesNoneZ_is_ok(ptr)) {
                        return new Result_ThirtyTwoBytesNoneZ_OK(null, ptr);