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

tech.rsqn.cacheservice.support.ReadOperationUnlessKludge Maven / Gradle / Ivy

package tech.rsqn.cacheservice.support;

public interface ReadOperationUnlessKludge {
    boolean allowCaching(Object v);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy