Uses of Class
com.compomics.util.db.object.ObjectsCache
Packages that use ObjectsCache
Package
Description
This package contains the classes relative to the object database.
-
Uses of ObjectsCache in com.compomics.util.db.object
Methods in com.compomics.util.db.object that return ObjectsCacheModifier and TypeMethodDescriptionObjectsDB.getObjectsCache()Returns the cache used by this database.Methods in com.compomics.util.db.object with parameters of type ObjectsCacheModifier and TypeMethodDescriptionvoidObjectsDB.setObjectCache(ObjectsCache objectCache) Sets the object cache to be used by this database.