Object Oriented Software Engineering View all facts Glossary Help |
| subject > message > method call > Java method call > instance method call |
| instance method call | ||||
| subject | fact | |||
| instance method call | has example resultVariable = b.methodName(arguments);where b is the object containing instance method methodName | ![]() |
| is a subtopic of The Basics of Java | ![]() | |
| is a kind of Java method call | ![]() | |
| message | can be represented by a message in sequence diagram | ![]() |