Class DirectiveJavaAnnotationUtil
- java.lang.Object
-
- graphql.annotations.processor.util.DirectiveJavaAnnotationUtil
-
public class DirectiveJavaAnnotationUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DirectiveJavaAnnotationUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.stream.Stream<java.lang.annotation.Annotation>getDirectiveAnnotations(java.lang.reflect.AnnotatedElement annotatedElement)static java.lang.StringgetName(java.lang.annotation.Annotation annotation)
-