Uses of Interface
org.jboss.windup.util.Task
-
Packages that use Task Package Description org.jboss.windup.util -
-
Uses of Task in org.jboss.windup.util
Methods in org.jboss.windup.util with parameters of type Task Modifier and Type Method Description static <T> TExecutionStatistics. performBenchmarked(String key, Task<T> operation)
-