aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-01-05 19:20:51 +0100
committerJon Bratseth <bratseth@gmail.com>2022-01-05 19:20:51 +0100
commit75821899eca582886afe7a742876fb6aa58a05df (patch)
tree8a6916940ede43f697ca94480f9b7bbfed54172e /container-search
parent6ba07dc78811818b32c12af35456ea16c3ea46f4 (diff)
Update ABI spec
Diffstat (limited to 'container-search')
-rw-r--r--container-search/abi-spec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 6ed01c2a998..43ce1578e04 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -1740,7 +1740,7 @@
"public java.lang.Integer addToken(long, int)",
"public java.lang.Integer addToken(java.lang.String, int)",
"public java.lang.Integer addToken(java.lang.String)",
- "public java.lang.Integer getTokenWeight(java.lang.String)",
+ "public java.lang.Integer getTokenWeight(java.lang.Object)",
"public java.lang.Integer removeToken(java.lang.String)",
"public int getNumTokens()",
"public java.util.Iterator getTokens()",