public class ExpressionParserUtil extends Object
ExpressionParserUtil()
static <T> T
parse(String expression, String argKey, Object args, Class<T> resultType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpressionParserUtil()
public static <T> T parse(String expression, String argKey, Object args, Class<T> resultType)
expression
argKey
args
resultType
Copyright © 2022. All rights reserved.