@FunctionalInterface public static interface Expression.ExpressionCreator
Modifier and Type | Method and Description |
---|---|
Expression |
create(Map<String,DataType> typeMapping,
boolean caseSensitive,
String[] args) |
Expression create(Map<String,DataType> typeMapping, boolean caseSensitive, String[] args)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.