Package io.activej.types
Class AnnotatedTypes.AnnotatedArrayTypeImpl
java.lang.Object
io.activej.types.AnnotatedTypes.AnnotatedTypeImpl
io.activej.types.AnnotatedTypes.AnnotatedArrayTypeImpl
- All Implemented Interfaces:
AnnotatedArrayType,AnnotatedElement,AnnotatedType
- Enclosing class:
- AnnotatedTypes
public static class AnnotatedTypes.AnnotatedArrayTypeImpl
extends AnnotatedTypes.AnnotatedTypeImpl
implements AnnotatedArrayType
-
Field Summary
Fields inherited from class io.activej.types.AnnotatedTypes.AnnotatedTypeImpl
annotations, type -
Method Summary
Methods inherited from class io.activej.types.AnnotatedTypes.AnnotatedTypeImpl
getAnnotatedOwnerType, getAnnotation, getAnnotations, getDeclaredAnnotations, getType, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.reflect.AnnotatedArrayType
getAnnotatedOwnerTypeMethods inherited from interface java.lang.reflect.AnnotatedElement
getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotationsByType, isAnnotationPresentMethods inherited from interface java.lang.reflect.AnnotatedType
getAnnotation, getAnnotations, getDeclaredAnnotations, getType
-
Method Details
-
getAnnotatedGenericComponentType
- Specified by:
getAnnotatedGenericComponentTypein interfaceAnnotatedArrayType
-