| 程序包 | 说明 |
|---|---|
| com.qq.tars.rpc.protocol.tup |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
BasicClassTypeUtil.createClassByName(String name) |
static Object |
BasicClassTypeUtil.createClassByUni(String className) |
<T> T |
UniAttribute.get(String name) |
<T> T |
UniAttribute.getByClass(String name,
T proxy) |
<T> T |
UniAttribute.getByClass(String name,
T proxy,
T defaultValue) |
<T> T |
UniAttribute.getStruct(String name) |
<T> T |
UniAttribute.getStruct(String name,
T proxy) |
<T> T |
UniAttribute.remove(String name) |
<T> T |
UniAttribute.remove(String name,
T proxy) |
Copyright © 2020. All Rights Reserved.