
public class UnitCacheSingleton extends Object
CompilationUnit instances.| Modifier and Type | Field and Description |
|---|---|
static String |
GWT_PERSISTENTUNITCACHE |
| Constructor and Description |
|---|
UnitCacheSingleton() |
| Modifier and Type | Method and Description |
|---|---|
static UnitCache |
get(TreeLogger logger,
File cacheDir)
If the cache is enabled, instantiates the cache and begins loading units
into memory in a background thread.
|
public static final String GWT_PERSISTENTUNITCACHE
public static UnitCache get(TreeLogger logger, File cacheDir)
Copyright © 2018. All rights reserved.