Data class smell

From CSSEMediaWiki
Revision as of 10:31, 6 October 2008 by Johannes Pagwiwoko (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The data class smell is present where a class has only fields, getters, setters and nothing else.

Refactoring methods

See also

Personal tools