mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-27 13:54:49 +00:00
spelling: dotted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
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