Uses of Interface
com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Packages that use Type.FunctionTypeOrBuilder Package Description com.google.api.expr.v1alpha1 -
-
Uses of Type.FunctionTypeOrBuilder in com.google.api.expr.v1alpha1
Classes in com.google.api.expr.v1alpha1 that implement Type.FunctionTypeOrBuilder Modifier and Type Class Description static classType.FunctionTypeFunction type with result and arg types.static classType.FunctionType.BuilderFunction type with result and arg types.Methods in com.google.api.expr.v1alpha1 that return Type.FunctionTypeOrBuilder Modifier and Type Method Description Type.FunctionTypeOrBuilderType.Builder. getFunctionOrBuilder()Function type.Type.FunctionTypeOrBuilderType. getFunctionOrBuilder()Function type.Type.FunctionTypeOrBuilderTypeOrBuilder. getFunctionOrBuilder()Function type.
-