- java.lang.Object
-
- dev.hilla.parser.utils.AnnotatedOwnerUtils
-
public final class AnnotatedOwnerUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description AnnotatedOwnerUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Annotation[]>getAllOwnersAnnotations(AnnotatedType type)
-
-
-
Method Detail
-
getAllOwnersAnnotations
public static List<Annotation[]> getAllOwnersAnnotations(AnnotatedType type)
-
-