public class UnitCacheFactory extends Object
CompilationUnit
instances.Constructor and Description |
---|
UnitCacheFactory() |
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 UnitCache get(TreeLogger logger, File cacheDir)
Copyright © 2018. All rights reserved.