aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-05-07 22:10:22 +0200
committerJon Bratseth <bratseth@verizonmedia.com>2019-05-07 22:10:22 +0200
commit4ef162353bc007ed3645de2b4008bc58110375ae (patch)
tree0898714e60fa1e2e4354d1555e9eb4dee1dbb0fc /vespajlib
parentf6967b70f6213961033d7be9e53a59b37d9b7b85 (diff)
Update ABI spec
Diffstat (limited to 'vespajlib')
-rw-r--r--vespajlib/abi-spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json
index 0fded291a83..65fbf49d334 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1347,6 +1347,7 @@
"public static com.yahoo.tensor.TensorType$Value[] values()",
"public static com.yahoo.tensor.TensorType$Value valueOf(java.lang.String)",
"public java.lang.String id()",
+ "public boolean isEqualOrLargerThan(com.yahoo.tensor.TensorType$Value)",
"public static com.yahoo.tensor.TensorType$Value largestOf(java.util.List)",
"public static com.yahoo.tensor.TensorType$Value largestOf(com.yahoo.tensor.TensorType$Value, com.yahoo.tensor.TensorType$Value)",
"public static com.yahoo.tensor.TensorType$Value fromId(java.lang.String)"