Package io.trino.spi.function
Annotation Interface TypeParameter
@Retention(RUNTIME)
@Target({PARAMETER,METHOD,CONSTRUCTOR})
@Repeatable(TypeParameters.class)
public @interface TypeParameter
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-