public class Expressions extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areParseTimeConstants(Iterable<? extends Expression> expressions)
Returns
true if all given expressions are parse-time constants. |
public static boolean areParseTimeConstants(Iterable<? extends Expression> expressions)
true if all given expressions are parse-time constants.expressions - true if all given expressions are parse-time constantsCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.