Object Oriented Software Engineering   View all facts   Glossary   Help
subject > message > method call > Java method call > instance method call
Next Java method callJava method call with no arguments    UpJava method call

instance method call
subjectfact 
instance method callhas example
 resultVariable = b.methodName(arguments);
where b is the object containing instance method methodName
link: chapter2section2.8.html#542, 2001-08-30 14:55:59.0
is a subtopic of The Basics of Java2001-08-30 14:55:59.0
is a kind of Java method call2001-08-30 14:56:00.0
messagecan be represented by a message in sequence diagram2001-08-30 14:56:34.0