All Downloads are FREE. Search and download functionalities are using the official Maven repository.

shz.cache.CacheType Maven / Gradle / Ivy

package shz.cache;

public enum CacheType {
    MAP, LRU, LFU
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy