Package | Description |
---|---|
org.glassfish.hk2.classmodel.reflect | |
org.glassfish.hk2.classmodel.reflect.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationType
Represents an annotation
|
Modifier and Type | Method and Description |
---|---|
InterfaceModel |
ParameterizedInterfaceModel.getRawInterface()
Returns the raw interface for this parameterized type
|
Modifier and Type | Method and Description |
---|---|
Collection<InterfaceModel> |
ExtensibleType.getInterfaces()
Returns an unmodifiable list of interfaces implemented or extended by
this type.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationTypeImpl
Implementation of an annotation model
|
class |
InterfaceModelImpl
Implementation of an interface model
|
Modifier and Type | Method and Description |
---|---|
Collection<InterfaceModel> |
ExtensibleTypeImpl.getInterfaces() |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.