Java View all facts Glossary Help |
| principle > no-duplication principle |
| no-duplication principle comparison table | |||
| Subject | is a kind of | state | is a subtopic of |
|---|---|---|---|
| principle | kbTop | ||
| no-duplication principle | principle | that instance variables and instance methods should be distributed among class definitions to ensure that there is no needless duplication, otherwise duplicate copies are bound to become gratuitously different | Programming |
Next principle: rule Up: principle Previous principle: need-to-know principle