public class DummyStringfy<T> extends Object implements IStringify<T>
toString()
to generate the message.Constructor and Description |
---|
DummyStringfy() |
Modifier and Type | Method and Description |
---|---|
static <T> DummyStringfy<T> |
get()
Returns a new
DummyStringfy . |
String |
stringify(T object)
Converts a given object in a string representation.
|
public String stringify(T object) throws PortalException
IStringify
stringify
in interface IStringify<T>
object
- the object.PortalException
public static <T> DummyStringfy<T> get()
DummyStringfy
.DummyStringfy
.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.