Class DummyStringfy<T>

  • All Implemented Interfaces:
    IStringify<T>

    public class DummyStringfy<T>
    extends java.lang.Object
    implements IStringify<T>
    Dummy stringfy that uses the object's toString() to generate the message.
    Since:
    9.0.0
    Version:
    $Revision$ $Date$