Uses of Class
net.sourceforge.jnlp.cache.CacheLRUWrapper
-
Packages that use CacheLRUWrapper Package Description net.sourceforge.jnlp.cache This package contains the JNLP cache. -
-
Uses of CacheLRUWrapper in net.sourceforge.jnlp.cache
Methods in net.sourceforge.jnlp.cache that return CacheLRUWrapper Modifier and Type Method Description static CacheLRUWrapper
CacheLRUWrapper. getInstance()
Returns an instance of the policy.
-