View Single Post
  #9 (permalink)  
Old 11-27-2009, 12:41 PM
Gmurph03 Gmurph03 is offline
Member
 
Join Date: Nov 2009
Posts: 5
Rep Power: 0
Gmurph03 is on a distinguished road
Default
Hey guys I had written a delete funntion in AddressBook previously but that also wasn't working, I guess I should probably go back to that and try making it work.

Also I am programming in Groovy, which is a superset of Java, so everything is more or less identical, in Groovy the remove function is a library one and doesn't need a method written for it.

So I have no idea what's going on.

Thanks for the help anyway, much appreciated.

Last edited by Gmurph03; 11-27-2009 at 12:49 PM.
Reply With Quote