Modifier and Type | Class and Description |
---|---|
class |
ClassExtendsTypeTarget
Represents a type annotation target which occurs in the extends or implements clause of an enclosing class.
|
class |
MethodParameterTypeTarget
Represents a type annotation target which occurs within a method parameter type.
|
class |
ThrowsTypeTarget
Represents a type annotation target which occurs within a throwable type on a method.
|
class |
TypeParameterBoundTypeTarget
Represents a type annotation target which occurs within a bound of type parameter type.
|
class |
TypeParameterTypeTarget
Represents a type annotation target which occurs within a type parameter type.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.