Uses of Package
com.gengoai.cache
-
Packages that use com.gengoai.cache Package Description com.gengoai.cache Methods for creating and manage caches as well as auto-caching method calls. -
Classes in com.gengoai.cache used by com.gengoai.cache Class Description Cache A generic cache interface.LRUCache Last-Recently-Used Cache with bounded size.