View Single Post
  #2 (permalink)  
Old 08-07-2007, 08:12 AM
fernando fernando is offline
Member
 
Join Date: Jul 2007
Posts: 40
fernando is on a distinguished road
Where is the Contact class definition?
Might be an issue with using static a bit too often.
Strings are immutable.

Personally, I would think Vector or ArrayList and StringBuffer would be a bit more suitable for this program.
Greetings.
Reply With Quote