public class TypeNodeUtils extends Object
| 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–2018. All rights reserved.