Package: closer-mop
Generic Function generic-function-method-class
Lambda List
generic-function-method-class (standard-generic-function)
Details
Returns the default method class of the generic function. This class must be a subclass of the class method. This is the defaulted value of the :method-class initialization argument that was associated with the
generic function metaobject during initialization or reinitialization.
Methods
generic-function-method-class (generic-function standard-generic-function)
No behavior is specified for these methods beyond that which is specified
for their respective generic functions.