Class QuickCompiler
java.lang.Object
org.jrd.frontend.frame.main.decompilerview.QuickCompiler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Threadprivate final ModelProviderprivate final PluginManagerprivate Collection<io.github.mkoncek.classpathless.api.IdentifiedBytecode> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun(DecompilerWrapper wrapper, boolean upload, String classloader, io.github.mkoncek.classpathless.api.IdentifiedSource... srcs) voidCollection<io.github.mkoncek.classpathless.api.IdentifiedBytecode>
-
Field Details
-
modelProvider
-
pluginManager
-
resultBackup
-
lastThread
-
-
Constructor Details
-
QuickCompiler
-
-
Method Details
-
upload
-
run
public void run(DecompilerWrapper wrapper, boolean upload, String classloader, io.github.mkoncek.classpathless.api.IdentifiedSource... srcs) -
waitResult
-