- Enclosing interface:
Decompiler
public static class Decompiler.Context
extends Object
-
Field Summary
Fields
(package private) final Path
(package private) final Path
(package private) final String
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
-
decompiledOutputDir
final Path decompiledOutputDir
-
Constructor Details
-
Context
public Context(Path jarLocation,
Path decompiledOutputDir)
-
Context
public Context(String versionStr,
Path jarLocation,
Path decompiledOutputDir)