Class DummyStringfy<T>

  • All Implemented Interfaces:
    IStringify<T>

    public class DummyStringfy<T>
    extends Object
    implements IStringify<T>
    Dummy stringfy that uses the object's toString() to generate the message.
    Since:
    9.0.0
    Version:
    $Revision: 19136 $ $Date: 2016-06-02 18:14:45 -0300 (Thu, 02 Jun 2016) $