|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HashCache.ObjectManager | |
| net.sourceforge.groboutils.codecoverage.v2.logger | A minimal package that is included in the runtime execution environment. |
| net.sourceforge.groboutils.util.datastruct.v1 | Various unusual or very helpful data structures, written like the collections classes. |
| Uses of HashCache.ObjectManager in net.sourceforge.groboutils.codecoverage.v2.logger |
| Classes in net.sourceforge.groboutils.codecoverage.v2.logger that implement HashCache.ObjectManager | |
class |
CacheDirChannelLogger
This is the same as the DirectoryChannelLogger, except that the open files are cached for access. |
| Uses of HashCache.ObjectManager in net.sourceforge.groboutils.util.datastruct.v1 |
| Constructors in net.sourceforge.groboutils.util.datastruct.v1 with parameters of type HashCache.ObjectManager | |
HashCache(HashCache.ObjectManager om,
int maxSize)
Create a new HashCache. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||