Thread: Class help
View Single Post
  #6 (permalink)  
Old 11-14-2007, 06:38 AM
JT4NK3D's Avatar
JT4NK3D JT4NK3D is offline
Member
 
Join Date: Nov 2007
Posts: 50
JT4NK3D is on a distinguished road
yes thats it... you said it returns a int in the method signature thing but with return statement returned a double ( even if just account balance or just amount is double, value will be superior primitive - double.) change that to a public double right on
Reply With Quote