Uses of Interface
io.aleph0.yap.core.task.TaskController.ProcessorTaskControllerBuilder
Packages that use TaskController.ProcessorTaskControllerBuilder
-
Uses of TaskController.ProcessorTaskControllerBuilder in io.aleph0.yap.core.build
Methods in io.aleph0.yap.core.build with parameters of type TaskController.ProcessorTaskControllerBuilderModifier and TypeMethodDescriptionProcessorTaskBuilder.setController(TaskController.ProcessorTaskControllerBuilder<InputT, OutputT> controller) -
Uses of TaskController.ProcessorTaskControllerBuilder in io.aleph0.yap.core.task
Classes in io.aleph0.yap.core.task that implement TaskController.ProcessorTaskControllerBuilderModifier and TypeClassDescriptionstatic classDefaultProcessorTaskController.Builder<InputT,OutputT>