|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.layer.util.cacheHandler.CacheObject
com.bbn.openmap.layer.vpf.VPFFeatureCache.VPFListCacheObject
CacheObject used by VPFFeatureCache.
Field Summary |
Fields inherited from class com.bbn.openmap.layer.util.cacheHandler.CacheObject |
cachedTime, id, obj |
Constructor Summary | |
VPFFeatureCache.VPFListCacheObject(java.lang.String id,
OMGraphicList obj)
Construct a VPFListCacheObject, just calls superclass constructor |
Method Summary | |
void |
finalize()
|
Methods inherited from class com.bbn.openmap.layer.util.cacheHandler.CacheObject |
match, older |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VPFFeatureCache.VPFListCacheObject(java.lang.String id, OMGraphicList obj)
id
- passed to superclassobj
- passed to superclassMethod Detail |
public void finalize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |