Modifier | Constructor and Description |
---|---|
protected |
ModelUtils(Elements elementUtils,
Types typeUtils) |
Modifier and Type | Method and Description |
---|---|
ExecutableElement |
concreteConstructorFor(TypeElement classElement,
AnnotationUtils annotationUtils)
The constructor inject for the given class element.
|
Types |
getTypeUtils() |
public Types getTypeUtils()
@Nullable public ExecutableElement concreteConstructorFor(TypeElement classElement, AnnotationUtils annotationUtils)
classElement
- The class elementannotationUtils
- The annotation utilities