org.geotools.caching
Interface EvictableTree

All Known Implementing Classes:
GridSpatialIndex

public interface EvictableTree

Class for evicting nodes from the cache.


Method Summary
 void evict(NodeIdentifier node)
           
 

Method Detail

evict

void evict(NodeIdentifier node)


Copyright © 1996-2010 Geotools. All Rights Reserved.