| 程序包 | 说明 |
|---|---|
| com.baidu.jprotobuf.pbrpc.utils |
Utility classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2022 Baidu, Inc.. All rights reserved.