summaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-06-09 10:22:30 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2022-06-09 10:22:30 +0200
commit58c60d9e3bd80e455fc27203a2daa86e8b6f7a2d (patch)
tree191d9f29bb683de5492c171fa69550ac78f3740c /document
parent3d914760b13b6202d415df657a9166e74fea7f77 (diff)
Update ABI
Diffstat (limited to 'document')
-rw-r--r--document/abi-spec.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/document/abi-spec.json b/document/abi-spec.json
index 23b802f6b28..0ddc5dabc3c 100644
--- a/document/abi-spec.json
+++ b/document/abi-spec.json
@@ -801,8 +801,9 @@
"public int hashCode()",
"public com.yahoo.document.BucketId toBucketId()",
"public boolean equals(java.lang.Object)",
- "public int compareTo(java.lang.Object)",
- "public java.lang.String toString()"
+ "public int compareTo(com.yahoo.document.GlobalId)",
+ "public java.lang.String toString()",
+ "public bridge synthetic int compareTo(java.lang.Object)"
],
"fields": [
"public static final int LENGTH"