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. |