summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--container-search/abi-spec.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/container-search/abi-spec.json b/container-search/abi-spec.json
index 5faa5ec322d..a338bb5d8e7 100644
--- a/container-search/abi-spec.json
+++ b/container-search/abi-spec.json
@@ -6147,8 +6147,6 @@
"public"
],
"methods": [
- "public void <init>(com.yahoo.search.query.profile.compiled.DimensionalValue$Value)",
- "public void <init>(java.util.List)",
"public java.lang.Object get(java.util.Map)",
"public boolean isEmpty()",
"public java.lang.String toString()"
@@ -6170,6 +6168,8 @@
"public com.yahoo.search.query.profile.types.QueryProfileType queryProfileType()",
"public com.yahoo.search.query.profile.compiled.ValueWithSource withValue(java.lang.Object)",
"public java.util.Optional variant()",
+ "public int hashCode()",
+ "public boolean equals(java.lang.Object)",
"public java.lang.String toString()"
],
"fields": []