mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 17:20:47 +00:00
committed by
Jindra Petřík
parent
0963c60695
commit
af6eecde70
@@ -122,7 +122,7 @@ public class AVM2ConstantPool implements Cloneable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Cache of string to dottted chain conversion.
|
||||
* Cache of string to dotted chain conversion.
|
||||
*/
|
||||
@Internal
|
||||
public Map<String, DottedChain> dottedChainCache = new HashMap<>();
|
||||
|
||||
Reference in New Issue
Block a user