所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- cn.herodotus.engine.cache.core.properties.CacheSetting
- cn.herodotus.engine.cache.core.properties.CacheProperties
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- cn.herodotus.engine.assistant.definition.exception.PlatformException
- cn.herodotus.engine.cache.core.exception.MaximumLimitExceededException
- cn.herodotus.engine.cache.core.exception.StampHasExpiredException
- cn.herodotus.engine.cache.core.exception.StampMismatchException
- cn.herodotus.engine.cache.core.exception.StampParameterIllegalException
- cn.herodotus.engine.assistant.definition.exception.PlatformException
- java.lang.Exception
- cn.herodotus.engine.cache.core.properties.CacheSetting
接口分层结构
- cn.herodotus.engine.assistant.definition.constants.BaseConstants
- cn.herodotus.engine.cache.core.constants.CacheConstants
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.herodotus.engine.cache.core.enums.CacheMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)