public final class ExpressionCacheKey extends Object implements Serializable
This class models objects used as keys in the Expression Cache.
Objects of this class should only be created from inside the engine.
Constructor and Description |
---|
ExpressionCacheKey(String type,
String expression) |
Copyright © 2015 The THYMELEAF team. All rights reserved.