Uses of Interface
org.aspectj.weaver.tools.cache.AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator
-
Packages that use AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator Package Description org.aspectj.weaver.tools.cache -
-
Uses of AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator in org.aspectj.weaver.tools.cache
Methods in org.aspectj.weaver.tools.cache with parameters of type AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator Modifier and Type Method Description protected static <T extends AsynchronousFileCacheBacking>
TAsynchronousFileCacheBacking. createBacking(File cacheDir, AsynchronousFileCacheBacking.AsynchronousFileCacheBackingCreator<T> creator)
-