Provides a mechanism for creating lcMethod
objects for an arbitrary class.
Note that it is advisable to use the class-specific constructors instead.
lcMethod(.class, ..., .defaults = list(), .excludeArgs = c())
The type of lcMethod-class class
Any arguments to assign to the method object.
See defaults
of lcMethod.call.
See excludeArgs
of lcMethod.call.