Why should I implement toString method for my Object?

Posted by kunjaan on Stack Overflow See other posts from Stack Overflow or by kunjaan
Published on 2010-05-06T18:38:35Z Indexed on 2010/05/06 18:58 UTC
Read the original article Hit count: 160

Filed under:
|
|

Besides printing stuffs for the console what other use have you found for toString() method for your objects?

© Stack Overflow or respective owner

Related posts about java

Related posts about object