Enum Class NotifyCache

java.lang.Object
java.lang.Enum<NotifyCache>
org.miaixz.bus.notify.cache.NotifyCache
All Implemented Interfaces:
Serializable, Comparable<NotifyCache>, Constable, org.miaixz.bus.cache.metric.ExtendCache

public enum NotifyCache extends Enum<NotifyCache> implements org.miaixz.bus.cache.metric.ExtendCache
默认缓存实现
Since:
Java 17+
Author:
Kimi Liu