Package tech.rsqn.cacheservice.util
Class CacheHelper
- java.lang.Object
-
- tech.rsqn.cacheservice.util.CacheHelper
-
public class CacheHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CacheHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.SetgetKeySet(CacheService cache)
-
-
-
Method Detail
-
getKeySet
public static java.util.Set getKeySet(CacheService cache)
-
-