Uses of Class
org.cache2k.core.ExceptionWrapper
-
Packages that use ExceptionWrapper Package Description org.cache2k.core -
-
Uses of ExceptionWrapper in org.cache2k.core
Constructors in org.cache2k.core with parameters of type ExceptionWrapper Constructor Description ExceptionWrapper(ExceptionWrapper<K,V> w, long until)Copy constructor to set until.
-