Class DataCache<T>
java.lang.Object
org.owasp.dependencycheck.data.cache.DataCache<T>
- Type Parameters:
T- the object type that will be cached
A generic wrapper for the Java Caching System (JCS).
- Author:
- Jeremy Long
-
Method Summary
-
Method Details
-
get
-
put
-