mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-26 14:37:28 +00:00
format java code
This commit is contained in:
@@ -67,6 +67,7 @@ public class DottedChain implements Serializable {
|
||||
private final int length;
|
||||
|
||||
private final int hash;
|
||||
|
||||
private boolean isNull = false;
|
||||
|
||||
public static final DottedChain parse(String name) {
|
||||
|
||||
Reference in New Issue
Block a user