public class Cache extends Object
Cache()
List<String>
getGrids()
getSources()
void
setGrids(List<String> grids)
setSources(List<String> sources)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cache()
public List<String> getSources()
public void setSources(List<String> sources)
public List<String> getGrids()
public void setGrids(List<String> grids)