View Single Post
  #1 (permalink)  
Old 08-01-2007, 08:16 AM
cachi cachi is offline
Member
 
Join Date: Jul 2007
Posts: 40
cachi is on a distinguished road
Return value of method
Hi, How do i write a statement that checks the return value of a method in java. I have to do a conditional action based on the return value of true or false.
How do i put this in an If statement and a while loop.
Thanks
Reply With Quote
Sponsored Links