Uses of Interface
org.cache2k.core.concurrency.ThreadFactoryProvider
-
Packages that use ThreadFactoryProvider Package Description org.cache2k.core org.cache2k.core.concurrency -
-
Uses of ThreadFactoryProvider in org.cache2k.core
Fields in org.cache2k.core declared as ThreadFactoryProvider Modifier and Type Field Description ThreadFactoryProviderHeapCache.Tunable. threadFactoryProvider -
Uses of ThreadFactoryProvider in org.cache2k.core.concurrency
Classes in org.cache2k.core.concurrency that implement ThreadFactoryProvider Modifier and Type Class Description classDefaultThreadFactoryProviderProvide the default implementation for the thread factory.
-