Class FormulaMethodInvocations
java.lang.Object
io.deephaven.engine.table.impl.lang.FormulaMethodInvocations
A set of methods that were used by a formula column.
Note: this class is not part of the public Deephaven API, and may change without notice.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormulaMethodInvocations
public FormulaMethodInvocations()
-
-
Method Details
-
getUsedMethods
-
getUsedConstructors
-
hasImplicitCalls
public boolean hasImplicitCalls()
-