Object Oriented Software Engineering View all facts Glossary Help |
| subject > programming language construct > procedure > method > long method |
| long method comparison table | ||||||
| Subject | avoid | has definition | contain | is a subtopic of | is a kind of | divide into |
|---|---|---|---|---|---|---|
| method | A concrete implementation of an operation; a procedure in a class | 2.4 - Methods, Operations and Polymorphism | procedure | |||
| long method | more than 20 lines of code | Programming Style Guidelines | method | shorter methods |
Next method: utility Up: method Previous method: Java method