<<< Quality of Abstraction - Primitiveness | Index | Concurrency of Methods >>> |
Placement of methods in the class should
Reflect the distribution of responsibilities among the classes.
Take into consideration such factors as:
Cohesion (applicability)
Reusability
Implementation
<<< Quality of Abstraction - Primitiveness | Index | Concurrency of Methods >>> |