Uses of Class
adql.query.operand.function.DefaultUDF
-
Packages that use DefaultUDF Package Description adql.query.operand.function -
-
Uses of DefaultUDF in adql.query.operand.function
Constructors in adql.query.operand.function with parameters of type DefaultUDF Constructor Description DefaultUDF(DefaultUDF toCopy)
Builds a UserFunction by copying the given one.
-