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
bindSource 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 Member directly, but exchanges compile-time type safety with runtime checks.

Inherited Methods
Methods inherited from: Object
Methods inherited from: ClassOrInterface<Type>
Methods inherited from: Qualified<Kind,Container>
Methods inherited from: Type<Target>