public interface InterfaceModel extends ExtensibleType<InterfaceModel>
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ClassModel> |
allImplementations()
Returns an unmodifiable collection of all classes implementing this
interface.
|
java.util.Collection<ClassModel> |
implementations()
Returns an unmodifiable collection of classes directly implementing
this interface
|
allSubTypes, getInterfaces, getParameterizedInterfaces, getParent, getStaticFields, subTypesgetDefiningURIs, getMethods, getReferences, wasDefinedIngetAnnotation, getAnnotations, getName, shortDescjava.util.Collection<ClassModel> allImplementations()
java.util.Collection<ClassModel> implementations()
Copyright © 2013 Oracle Corporation. All Rights Reserved.