Package 

Enum CacheTypes

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable , java.lang.constant.Constable

    
    public enum CacheTypes
    
                        

    Internal CacheTypes enum for storing data of the cache.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      static Array<CacheTypes> values()
      static CacheTypes valueOf(String name)
      • Methods inherited from class java.lang.constant.Constable

        describeConstable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait