public interface DiskMemTileCacheVisitor
DiskMemTileCache| Modifier and Type | Method and Description |
|---|---|
void |
visit(DiskCachedTile tile,
boolean isResident)
Called by the cache once for each tile
|
void visit(DiskCachedTile tile, boolean isResident)
tile - the tile being visitedisResident - set by the cache to indicate whether the tile is
currently resident in memoryCopyright © 2009–2018. All rights reserved.