aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/abi-spec.json
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2020-01-13 15:48:30 +0100
committerGitHub <noreply@github.com>2020-01-13 15:48:30 +0100
commit6ba68c27681b36ef4c8fd1b3f5b7b03ec8459fc3 (patch)
treecace1e1df8b5c723d1c74aa99b3b3db01d247dab /vespajlib/abi-spec.json
parent1f2a575ec6a02c15275b89adb3e610e20c776e8f (diff)
Revert "Revert "Revert "Revert "Require equal sizes in join""""
Diffstat (limited to 'vespajlib/abi-spec.json')
-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 66eb4b1f4e6..b8b6716d879 100644
--- a/vespajlib/abi-spec.json
+++ b/vespajlib/abi-spec.json
@@ -1279,6 +1279,7 @@
"public void <init>()",
"public void <init>(com.yahoo.tensor.TensorType$Value)",
"public varargs void <init>(com.yahoo.tensor.TensorType[])",
+ "public varargs void <init>(boolean, com.yahoo.tensor.TensorType[])",
"public void <init>(java.lang.Iterable)",
"public void <init>(com.yahoo.tensor.TensorType$Value, java.lang.Iterable)",
"public int rank()",