summaryrefslogtreecommitdiffstats
path: root/document/abi-spec.json
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2019-02-07 13:26:12 +0100
committerGeir Storli <geirst@verizonmedia.com>2019-02-07 13:29:28 +0100
commit441860679808df3772086f407de563224d2eecb3 (patch)
treeaea3dcd580e89d02461e6d6c6586fdb940b4630f /document/abi-spec.json
parentab7712841db5f7eeea61504f5d362ef883c3ea46 (diff)
Implement toString().
Diffstat (limited to 'document/abi-spec.json')
-rw-r--r--document/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/abi-spec.json b/document/abi-spec.json
index 01fae7584cb..23c41af6995 100644
--- a/document/abi-spec.json
+++ b/document/abi-spec.json
@@ -5203,6 +5203,7 @@
"public void setValue(com.yahoo.document.datatypes.TensorFieldValue)",
"public boolean equals(java.lang.Object)",
"public int hashCode()",
+ "public java.lang.String toString()",
"public bridge synthetic void setValue(com.yahoo.document.datatypes.FieldValue)",
"public bridge synthetic com.yahoo.document.datatypes.FieldValue getValue()"
],