@FunctionalInterface public static interface ConditionOnExpressionParser.ContextFactory
| 限定符和类型 | 方法和说明 |
|---|---|
ExpressionContext |
createContext(Object target,
KeyTriggerOperation operation)
Create a new expression context
|
ExpressionContext createContext(Object target, KeyTriggerOperation operation)
target - the target to be checkedoperation - the operation to be checkedCopyright © 2024. All rights reserved.