Package io.activej.types
Class AnnotatedTypes.AnnotatedWildcardTypeImpl
java.lang.Object
io.activej.types.AnnotatedTypes.AnnotatedTypeImpl
io.activej.types.AnnotatedTypes.AnnotatedWildcardTypeImpl
- All Implemented Interfaces:
AnnotatedElement,AnnotatedType,AnnotatedWildcardType
- Enclosing class:
- AnnotatedTypes
public static class AnnotatedTypes.AnnotatedWildcardTypeImpl
extends AnnotatedTypes.AnnotatedTypeImpl
implements AnnotatedWildcardType
-
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, getTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.reflect.AnnotatedElement
getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotationsByType, isAnnotationPresentMethods inherited from interface java.lang.reflect.AnnotatedType
getAnnotation, getAnnotations, getDeclaredAnnotations, getTypeMethods inherited from interface java.lang.reflect.AnnotatedWildcardType
getAnnotatedOwnerType
-
Method Details
-
getAnnotatedUpperBounds
- Specified by:
getAnnotatedUpperBoundsin interfaceAnnotatedWildcardType
-
getAnnotatedLowerBounds
- Specified by:
getAnnotatedLowerBoundsin interfaceAnnotatedWildcardType
-
toString
- Overrides:
toStringin classAnnotatedTypes.AnnotatedTypeImpl
-