public final class AutostyleCache
extends java.lang.Object
Autostyle global cache. clear() should be called
when Autostyle is no longer in use to release any resources it has grabbed.
| Constructor and Description |
|---|
AutostyleCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear()
Closes all cached classloaders.
|