extends

extends(jadeInterface: JadeInterface) : Boolean;

The extends method of the JadeInterface class returns true if the receiver interface extends the interface specified in the jadeInterface parameter; otherwise it returns false.