implementsInterface
implementsInterface(jinf: JadeInterface): Boolean;
The implementsInterface method of the Class class returns true if the receiver class implements the interface specified in the jinf parameter.
implementsInterface(jinf: JadeInterface): Boolean;
The implementsInterface method of the Class class returns true if the receiver class implements the interface specified in the jinf parameter.