| 程序包 | 说明 |
|---|---|
| xyz.scootaloo.console.app.util |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
FunctionDesc.CommonMethod<R>
一般有返回值的方法
|
static class |
FunctionDesc.NonRtn0pWrapper |
static class |
FunctionDesc.NonRtn1pWrapper<T> |
static class |
FunctionDesc.NonRtn2pWrapper<T1,T2> |
static class |
FunctionDesc.NonRtn3pWrapper<T1,T2,T3> |
static class |
FunctionDesc.NonRtn4pWrapper<T1,T2,T3,T4> |
static class |
FunctionDesc.Rtn0pWrapper<R> |
static class |
FunctionDesc.Rtn1pWrapper<R,T> |
static class |
FunctionDesc.Rtn2pWrapper<R,T1,T2> |
static class |
FunctionDesc.Rtn3pWrapper<R,T1,T2,T3> |
static class |
FunctionDesc.Rtn4pWrapper<R,T1,T2,T3,T4> |
Copyright © 2021. All rights reserved.