| Package | Description | 
|---|---|
| com.gigaspaces.internal.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ReflectionUtils.doWithMethods(Class targetClass,
             ReflectionUtils.MethodCallback mc)
Perform the given callback operation on all matching methods of the given class and
 superclasses. 
 | 
static void | 
ReflectionUtils.doWithMethods(Class targetClass,
             ReflectionUtils.MethodCallback mc,
             ReflectionUtils.MethodFilter mf)
Perform the given callback operation on all matching methods of the given class and
 superclasses. 
 | 
Copyright © GigaSpaces.