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

net.sf.jsr107cache.Cache Maven / Gradle / Ivy

The newest version!
package net.sf.jsr107cache;

import java.util.Map;

/**
 *
 * @author os
 */
public interface Cache extends Map {
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy