Interface ThreadingFeature
- All Superinterfaces:
ForkJoinPoolFeature,WorkExecutorFeature
@Deprecated(forRemoval=true)
public interface ThreadingFeature
extends WorkExecutorFeature, ForkJoinPoolFeature
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.raffael.meldioc.library.base.threading.ForkJoinPoolFeature
ForkJoinPoolFeature.UsingCommonPoolNested classes/interfaces inherited from interface ch.raffael.meldioc.library.base.threading.WorkExecutorFeature
WorkExecutorFeature.Util -
Method Summary
Methods inherited from interface ch.raffael.meldioc.library.base.threading.ForkJoinPoolFeature
forkJoinPoolMethods inherited from interface ch.raffael.meldioc.library.base.threading.WorkExecutorFeature
workExecutor
WorkExecutorFeature/ForkJoinPoolFeatureinstead.