|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodCall | |
|---|---|
| net.sf.jagg | Provides the classes and API necessary to perform aggregate operations. |
| Uses of MethodCall in net.sf.jagg |
|---|
| Subclasses of MethodCall in net.sf.jagg | |
|---|---|
class |
SelfMethodCall
A SelfMethodCall is a MethodCall that simply
returns its own object, instead of invoking a Method on that
object. |
| Methods in net.sf.jagg that return MethodCall | |
|---|---|
MethodCall |
MethodCache.getMethodCallFromProperty(java.lang.Object value,
java.lang.String property)
Gets a specific MethodCall from the cache, or creates it by
finding the Method using reflection if it does not exist. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||