Class MethodSmellList
- java.lang.Object
-
- org.dddjava.jig.domain.model.models.domains.businessrules.MethodSmellList
-
public class MethodSmellList extends java.lang.Objectメソッドの不吉なにおい一覧
-
-
Constructor Summary
Constructors Constructor Description MethodSmellList(BusinessRules businessRules, MethodRelations methodRelations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<MethodSmell>list()
-
-
-
Constructor Detail
-
MethodSmellList
public MethodSmellList(BusinessRules businessRules, MethodRelations methodRelations)
-
-
Method Detail
-
list
public java.util.List<MethodSmell> list()
-
-