Uses of Class
org.molgenis.data.cache.l1.L1Cache
-
Packages that use L1Cache Package Description org.molgenis.data.cache.l1 -
-
Uses of L1Cache in org.molgenis.data.cache.l1
Constructors in org.molgenis.data.cache.l1 with parameters of type L1Cache Constructor Description L1CacheJanitorImpl(L1Cache l1Cache)L1CacheRepositoryDecorator(Repository<Entity> delegateRepository, L1Cache l1Cache, L1CacheJanitor l1CacheJanitor)
-