Package net.javasauce.ss.tasks
Class DecompileTask
java.lang.Object
net.javasauce.ss.util.task.Task
net.javasauce.ss.tasks.DecompileTask
Created by covers1624 on 1/21/25.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic DecompileTaskcreate(String name, Executor executor, Consumer<DecompileTask> cons) protected voidexecute()Called to execute your task actions.Methods inherited from class net.javasauce.ss.util.task.Task
computedOutput, declareCompositeTask, dependsOn, dependsOn, getFuture, getName, input, input, inputCollection, optionalInput, output, runTasks, runTasks, withCaching, withCaching