mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 15:00:45 +00:00
More documentation.
This commit is contained in:
@@ -24,7 +24,7 @@ import javax.tools.JavaFileObject.Kind;
|
||||
import javax.tools.SimpleJavaFileObject;
|
||||
|
||||
/**
|
||||
*
|
||||
* A file object used to represent compiled classes in memory.
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class JavaClassObject extends SimpleJavaFileObject {
|
||||
|
||||
Reference in New Issue
Block a user