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

org.nutz.plugins.cache.dao.CacheResult Maven / Gradle / Ivy

There is a newer version: 1.r.69.v20220215
Show newest version
package org.nutz.plugins.cache.dao;

public enum CacheResult {
    NOT_FOUNT,
    NULL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy