Package io.pebbletemplates.pebble.cache
Class CacheKey
- java.lang.Object
-
- io.pebbletemplates.pebble.cache.CacheKey
-
public class CacheKey extends java.lang.Object
Key to be used in the cache
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-