Read Me - Common Public License V1.0 - Copyright Notice(©)

instanceMethods


>>-instanceMethods(class)----------------------------------><

Returns a Supplier instance containing the names and corresponding method objects defined by [class] . If the receiver object is not an instance of [class] , the Nil object is returned.

Read Me - Common Public License V1.0 - Copyright Notice(©)