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