|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.schneide.crap4j.crap.MethodCrapManager
public class MethodCrapManager
| Constructor Summary | |
|---|---|
MethodCrapManager()
|
|
| Method Summary | |
|---|---|
void |
addMethodCrapData(IMethodCrapData data)
|
IMethodCrapData[] |
getAllCrapData()
|
IMethodCrapData |
getCrapDataFor(IMethod method)
|
GenericCrapData<IMethod> |
getGenericCrapDataFor(IMethod method)
|
boolean |
hasCrapDataFor(IMethod method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodCrapManager()
| Method Detail |
|---|
public void addMethodCrapData(IMethodCrapData data)
public boolean hasCrapDataFor(IMethod method)
public IMethodCrapData getCrapDataFor(IMethod method)
public GenericCrapData<IMethod> getGenericCrapDataFor(IMethod method)
public IMethodCrapData[] getAllCrapData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||