public class AUnit extends AbstractUnit<AParam>
| 限定符和类型 | 方法和说明 |
|---|---|
protected AParam |
buildParam(Method method,
int index) |
int |
compareTo(AbstractUnit<AParam> o) |
String |
getInvokeType() |
String |
getName() |
protected AParam[] |
toArrays(List<AParam> localParams) |
protected DefinitionContext |
toContext() |
afterInit, getAccessAllow, getAnnotation, getAnnotations, getContext, getDeclaredAnnotation, getDeclaringModule, getDescription, getFunctionName, getGenericReturnType, getLabel, getMethod, getParameters, getReturnType, getRoles, getSignable, isDeprecatedpublic String getName()
getName 在类中 AbstractUnit<AParam>protected AParam buildParam(Method method, int index)
buildParam 在类中 AbstractUnit<AParam>public String getInvokeType()
getInvokeType 在类中 AbstractUnit<AParam>protected AParam[] toArrays(List<AParam> localParams)
toArrays 在类中 AbstractUnit<AParam>protected DefinitionContext toContext()
toContext 在类中 AbstractUnit<AParam>public int compareTo(AbstractUnit<AParam> o)
Copyright © 2021. All rights reserved.