1 Aug 12:10
[groovy-dev] MetaClass.getMethods() and MetaClass.getMetaMethods ()
From: Alex Tkachman <alex.tkachman@...>
Subject: [groovy-dev] MetaClass.getMethods() and MetaClass.getMetaMethods ()
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-08-01 10:11:14 GMT
Subject: [groovy-dev] MetaClass.getMethods() and MetaClass.getMetaMethods ()
Newsgroups: gmane.comp.lang.groovy.devel
Date: 2008-08-01 10:11:14 GMT
/**
* Retrieves a list of MetaMethods held by the class
*
* @return A list of MetaMethods
*
*/
List getMethods();
/**
* Retrieves a list of MetaMethod instances held by this class
* @return A list of MetaMethod instances
*/
List getMetaMethods();
Could some one explain me expected difference please?
Alex
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
RSS Feed