public class DefaultUTFGridTileCacheFactory<T extends TileSourceInfo> extends java.lang.Object implements UTFGridTileCacheFactory<T>
| Constructor and Description | 
|---|
| DefaultUTFGridTileCacheFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| UTFGridTileCache<T> | newInstance(T tileSourceInfo) | 
public UTFGridTileCache<T> newInstance(T tileSourceInfo)
newInstance in interface UTFGridTileCacheFactory<T extends TileSourceInfo>