public abstract class AbstractTemplate extends Builtins
Builtins.Literal| Constructor and Description |
|---|
AbstractTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<TypeElement> |
annotations() |
protected ProcessingEnvironment |
processing() |
protected RoundEnvironment |
round() |
protected final ProcessingEnvironment processing()
protected final RoundEnvironment round()
protected final Set<TypeElement> annotations()
Copyright © 2019 The Immutables.org authors. All rights reserved.