Result of "reflection"

  • Java

    toString Generator

    This method generates the toString descriptor of any object. Just pass it the object and it will read all the properties of the object using reflection and generate and appropriate String for you.

    15:34 Oct 03 2010