From a2e0ffb780849f0c92cbabaf956f5d6b29888b06 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Tue, 8 Oct 2019 15:26:34 +0200 Subject: Update abi spec --- vespajlib/abi-spec.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vespajlib/abi-spec.json') diff --git a/vespajlib/abi-spec.json b/vespajlib/abi-spec.json index 6b37d58f3c7..9590a97ea55 100644 --- a/vespajlib/abi-spec.json +++ b/vespajlib/abi-spec.json @@ -1386,6 +1386,7 @@ "public static varargs com.yahoo.tensor.TensorType$Value combinedValueType(com.yahoo.tensor.TensorType[])", "public static com.yahoo.tensor.TensorType fromSpec(java.lang.String)", "public com.yahoo.tensor.TensorType$Value valueType()", + "public com.yahoo.tensor.TensorType mappedSubtype()", "public int rank()", "public java.util.List dimensions()", "public java.util.Set dimensionNames()", -- cgit v1.2.3