| Package | Description |
|---|---|
| io.takari.maven.plugins.compile.jdt |
| Modifier and Type | Method and Description |
|---|---|
static ClasspathEntryCache.CacheMode |
ClasspathEntryCache.CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClasspathEntryCache.CacheMode[] |
ClasspathEntryCache.CacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DependencyClasspathEntry |
ClasspathEntryCache.get(Path location,
ClasspathEntryCache.CacheMode cacheMode,
ClasspathEntryCache.Factory factory) |
DependencyClasspathEntry |
ClasspathEntryCache.getSourcepathEntry(Path location,
ClasspathEntryCache.CacheMode cacheMode,
ClasspathEntryCache.Factory factory) |
void |
CompilerJdt.setClasspathCacheMode(ClasspathEntryCache.CacheMode cacheMode) |
Copyright © 2021. All rights reserved.