Java View all facts Glossary Help |
principle > no-duplication principle |
no-duplication principle | ||||
subject | fact |
no-duplication principle | is a subtopic of Programming | |
is a kind of principle | ||
states 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 |