implements

Returns true iff implementor implements the interface described by iface. This is an expensive operation (linear in the number of interfaces and base classes).

bool
implements

Meta