public final class SoftMethodStorage extends Object
Constructor and Description |
---|
SoftMethodStorage() |
Modifier and Type | Method and Description |
---|---|
Method[] |
getMethods(Class clazz,
Collection.Key methodName,
int count)
returns a methods matching given criteria or null if method doesn't exist
|
public SoftMethodStorage()
public Method[] getMethods(Class clazz, Collection.Key methodName, int count)
clazz
- clazz to get methods frommethodName
- Name of the Method to getcount
- wished count of argumentsCopyright © 2015 Lucee