public class Module extends org.coodex.concrete.common.struct.AbstractModule<Unit>
| Modifier and Type | Method and Description |
|---|---|
protected Unit |
buildUnit(Method method) |
int |
compareTo(org.coodex.concrete.common.struct.AbstractModule o) |
String |
getName() |
protected boolean |
sameMethod(Method m1,
Method m2) |
protected Unit[] |
toArrays(List<Unit> units) |
getAnnotation, getAnnotations, getDeclaredAnnotation, getDescription, getInterfaceClass, getLabel, getUnitspublic Module(Class<?> interfaceClass)
public String getName()
getName in class org.coodex.concrete.common.struct.AbstractModule<Unit>protected Unit[] toArrays(List<Unit> units)
toArrays in class org.coodex.concrete.common.struct.AbstractModule<Unit>protected Unit buildUnit(Method method)
buildUnit in class org.coodex.concrete.common.struct.AbstractModule<Unit>public int compareTo(org.coodex.concrete.common.struct.AbstractModule o)
Copyright © 2018. All rights reserved.