@Named public class ClasspathEntryCache extends Object
| Constructor and Description |
|---|
ClasspathEntryCache() |
| Modifier and Type | Method and Description |
|---|---|
static void |
flush() |
DependencyClasspathEntry |
get(File location) |
DependencyClasspathEntry |
getSourcepathEntry(File location,
Charset encoding) |
public DependencyClasspathEntry get(File location)
public DependencyClasspathEntry getSourcepathEntry(File location, Charset encoding)
public static void flush()
Copyright © 2017. All rights reserved.