Class Utils
java.lang.Object
com.illumon.iris.db.tables.select.Utils
public class Utils extends Object
-
Constructor Summary
Constructors Constructor Description Utils() -
Method Summary
Modifier and Type Method Description static List<String>getFormulaTokens(String formula, Collection<String> names)static StringreplaceFormulaTokens(String formula, String sourceToken, String destToken)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details