Java View all facts Glossary Help |
member > method > long method |
long method comparison table |
Subject | divide into | is a kind of | is a synonym of | avoid | has definition | is partitioned into | contain |
---|---|---|---|---|---|---|---|
method | specification | member function | Code that specifies some of the behaviour of a class or instance | static method, instance method | return statement unless it has a void return type | ||
long method | shorter methods | method | more than 20 lines of code |
Next method: method declared in an interface Up: method Previous method: instance method