Object Oriented Software Engineering   View all facts   Glossary   Help
subject > message > method call > Java method call
Upmethod call

Java method call
subjectfact 
Java method callhas example
 resultVariable = methodname(argument1, argument2);
link: chapter2section2.8.html#537, 2001-08-30 14:56:16.0
is a subtopic of The Basics of Java2001-08-30 14:56:16.0
is a kind of method call2001-08-30 14:56:16.0
messagecan be represented by a message in sequence diagram2001-08-30 14:56:34.0

Kinds of Java method call :