The R Project SVN R

Rev

Rev 70405 | Rev 86513 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 70405 Rev 74363
Line 284... Line 284...
284
 
284
 
285
    \item{\code{addNextMethod}:}{
285
    \item{\code{addNextMethod}:}{
286
      A generic function that finds the next method for
286
      A generic function that finds the next method for
287
      the signature of the method definition \code{method}  and caches
287
      the signature of the method definition \code{method}  and caches
288
      that method in the method definition (promoting the class to
288
      that method in the method definition (promoting the class to
289
      \code{"MethodWithNext"}.  Note that argument \code{mlist} is
289
      \code{"MethodWithNext"}).  Note that argument \code{mlist} is
290
      obsolete and not used.
290
      obsolete and not used.
291
    }
291
    }
292
 
292
 
293
    \item{\code{makeGeneric}:}{
293
    \item{\code{makeGeneric}:}{
294
      Makes a generic function object corresponding to the given
294
      Makes a generic function object corresponding to the given