public abstract class JavacPluginJsr199Fields extends Object
| Constructor and Description | 
|---|
| JavacPluginJsr199Fields() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract boolean | getCanReuseClassLoader() | 
| abstract com.google.common.collect.ImmutableList<URL> | getClasspath() | 
| abstract com.google.common.collect.ImmutableSortedSet<String> | getProcessorNames() | 
public abstract boolean getCanReuseClassLoader()
@Value.NaturalOrder public abstract com.google.common.collect.ImmutableSortedSet<String> getProcessorNames()
public abstract com.google.common.collect.ImmutableList<URL> getClasspath()