public class AModule extends AbstractModule<AUnit>
| 限定符和类型 | 方法和说明 |
|---|---|
protected AUnit |
buildUnit(Method method) |
int |
compareTo(AbstractModule<AUnit> o) |
String |
getName() |
static AUnit |
getUnit(Class<?> clz,
Method method) |
protected AUnit[] |
toArrays(List<AUnit> localUnits) |
getAnnotation, getAnnotations, getDeclaredAnnotation, getDescription, getInterfaceClass, getLabel, getUnitspublic AModule(Class<?> interfaceClass)
public String getName()
getName 在类中 AbstractModule<AUnit>protected AUnit buildUnit(Method method)
buildUnit 在类中 AbstractModule<AUnit>public int compareTo(AbstractModule<AUnit> o)
Copyright © 2021. All rights reserved.