A member interface model that you can inspect.
no type hierarchy
no subtypes hierarchy
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: ClassOrInterface<Type> |
Attributes inherited from: Declared |
Attributes inherited from: Generic |
Attributes inherited from: InterfaceModel<Type> |
Attributes inherited from: Member<Container,Kind> |
Attributes inherited from: Model |
| Methods | |
bind | Source Codeshared formal Interface<Type> bind(Object container)Type-unsafe container binding, to be used when the container type is unknown until runtime. This has the same behaviour as invoking this Refines Qualified.bind |
| Inherited Methods |
Methods inherited from: Object |
Methods inherited from: ClassOrInterface<Type>getAttribute(), getAttributes(), getClass(), getClassOrInterface(), getClasses(), getDeclaredAttribute(), getDeclaredAttributes(), getDeclaredClass(), getDeclaredClassOrInterface(), getDeclaredClasses(), getDeclaredInterface(), getDeclaredInterfaces(), getDeclaredMethod(), getDeclaredMethods(), getInterface(), getInterfaces(), getMethod(), getMethods() |
Methods inherited from: Qualified<Kind,Container> |
Methods inherited from: Type<Target> |