summaryrefslogtreecommitdiffstats
path: root/documentapi
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2020-09-21 08:51:25 +0200
committerJon Marius Venstad <venstad@gmail.com>2020-09-21 08:51:25 +0200
commit433df784ef747fe85883ab7612c08cd51866b32a (patch)
treed0a09ed4837972e0799ef00e5a4220eddfa7efc9 /documentapi
parentbc3e2448a1c805d90b4ac8b6ea59af6f8efd7cc1 (diff)
Update abi spec
Diffstat (limited to 'documentapi')
-rw-r--r--documentapi/abi-spec.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentapi/abi-spec.json b/documentapi/abi-spec.json
index a28ce1ee6db..6f5e6d66e2a 100644
--- a/documentapi/abi-spec.json
+++ b/documentapi/abi-spec.json
@@ -354,6 +354,7 @@
"methods": [
"public void <init>(long, boolean)",
"public boolean wasFound()",
+ "public boolean isSuccess()",
"public int hashCode()",
"public boolean equals(java.lang.Object)",
"public java.lang.String toString()"
@@ -561,6 +562,7 @@
"methods": [
"public void <init>(long, boolean)",
"public boolean wasFound()",
+ "public boolean isSuccess()",
"public int hashCode()",
"public boolean equals(java.lang.Object)",
"public java.lang.String toString()"