public class CacheUtils extends Object
| Constructor and Description |
|---|
CacheUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
generateKey(Object... keyElements)
Returns a cache key generated by appending the string representations of the specified key elements.
|
Copyright © 2018 CrafterCMS. All rights reserved.