Class PDCacheNotFound
- java.lang.Object
-
- com.terminalfour.publish.data.PDCache
-
- com.terminalfour.publish.data.notfound.PDCacheNotFound
-
- All Implemented Interfaces:
IPDData
,IPDNotFound
public class PDCacheNotFound extends PDCache implements IPDNotFound
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.terminalfour.publish.data.PDCache
PDCache.PDCachedItem
-
-
Method Summary
-
Methods inherited from class com.terminalfour.publish.data.PDCache
add, exists, get, getCache, remove
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.terminalfour.publish.data.notfound.IPDNotFound
exists
-
-
-
-
Field Detail
-
INSTANCE
public static final PDCache INSTANCE
-
-