Uses of Class
com.blazebit.persistence.parser.expression.ExpressionCache.Key
| Package | Description |
|---|---|
| com.blazebit.persistence.parser.expression |
-
Uses of ExpressionCache.Key in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression with parameters of type ExpressionCache.Key Modifier and Type Method Description TConcurrentHashMapExpressionCache. get(String cacheName, ExpressionCache.Key key)TExpressionCache. get(String cacheName, ExpressionCache.Key key)TConcurrentHashMapExpressionCache. putIfAbsent(String cacheName, ExpressionCache.Key key, T value)TExpressionCache. putIfAbsent(String cacheName, ExpressionCache.Key key, T value)