Class 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.Set getKeySet​(CacheService cache)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CacheHelper

        public CacheHelper()
    • Method Detail

      • getKeySet

        public static java.util.Set getKeySet​(CacheService cache)