Class DisplayWrapper
java.lang.Object
com.illumon.iris.db.tables.remote.preview.DisplayWrapper
- All Implemented Interfaces:
Serializable
public class DisplayWrapper extends Object implements Serializable
Wraps Objects that cannot be displayed (e.g. not serializable or an unknown class) and allows them to be displayed
as a String.
- See Also:
- Serialized Form