Uses of Class
com.blazebit.persistence.parser.expression.ExpressionCache.Key
Packages that use ExpressionCache.Key
-
Uses of ExpressionCache.Key in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression with parameters of type ExpressionCache.KeyModifier and TypeMethodDescriptionConcurrentHashMapExpressionCache.get(String cacheName, ExpressionCache.Key key) ExpressionCache.get(String cacheName, ExpressionCache.Key key) ConcurrentHashMapExpressionCache.putIfAbsent(String cacheName, ExpressionCache.Key key, T value) ExpressionCache.putIfAbsent(String cacheName, ExpressionCache.Key key, T value)