Skip to main content

specializer-direct-methods-class

Method SPECIALIZER-DIRECT-METHODS

Syntax:

specializer-direct-methods (specializer class) => methods

Description:

This is a method on the generic function specializer-direct-methods.

No behavior is specified for this method beyond that which is specified for the generic function.

This method cannot be overridden unless the following methods are overridden as well:


add-direct-method (specializer class) (method method) remove-direct-method (specializer class) (method method) specializer-direct-generic-functions (specializer class)