| Modifier and Type | Field and Description |
|---|---|
Function<StandardJavaFileManager,MyJavaFileManager> |
CachedCompiler.fileManagerOverride
Optional testing hook to replace the file manager implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CachedCompiler.updateFileManagerForClassLoader(ClassLoader classLoader,
Consumer<MyJavaFileManager> updateFileManager)
Update the file manager for a specific class loader.
|
Copyright © 2025. All rights reserved.