Uses of Interface
pulse.tasks.listeners.ResultFormatListener
-
Packages that use ResultFormatListener Package Description pulse.tasks.processing Lists classes for storing runtime information, storing and ordering of final execution results, storing intermediate results of execution to check convergence. -
-
Uses of ResultFormatListener in pulse.tasks.processing
Methods in pulse.tasks.processing with parameters of type ResultFormatListener Modifier and Type Method Description static void
ResultFormat. addResultFormatListener(ResultFormatListener rfl)
-