public class TypeNodeUtils extends Object
| Constructor and Description |
|---|
TypeNodeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <A extends Annotation> |
getAnnotationForClass(TypeMirror typeMirror,
Class<A> annotation,
Types typeUtils) |
public static <A extends Annotation> A getAnnotationForClass(TypeMirror typeMirror, Class<A> annotation, Types typeUtils)
Copyright © 2016–2017. All rights reserved.