public class Cache extends Object
| Constructor and Description |
|---|
Cache() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGrids() |
List<String> |
getSources() |
void |
setGrids(List<String> grids) |
void |
setSources(List<String> sources) |