|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterfaceModel | |
|---|---|
| org.glassfish.hk2.classmodel.reflect | |
| org.glassfish.hk2.classmodel.reflect.impl | |
| Uses of InterfaceModel in org.glassfish.hk2.classmodel.reflect |
|---|
| Methods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type InterfaceModel | |
|---|---|
java.util.Collection<InterfaceModel> |
ClassModel.getInterfaces()
Returns an unmodifiable list of interfaces implemented by this class |
| Uses of InterfaceModel in org.glassfish.hk2.classmodel.reflect.impl |
|---|
| Classes in org.glassfish.hk2.classmodel.reflect.impl that implement InterfaceModel | |
|---|---|
class |
InterfaceModelImpl
Implementation of an interface model |
| Methods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type InterfaceModel | |
|---|---|
java.util.Collection<InterfaceModel> |
ClassModelImpl.getInterfaces()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||