Class ArrayPreview

java.lang.Object
com.illumon.iris.db.tables.remote.preview.ArrayPreview
All Implemented Interfaces:
PreviewType, Serializable

public class ArrayPreview extends Object implements PreviewType
A Preview Type for Arrays and DbArray. Converts long arrays to a String "[1, 2, 3, 4, 5...]"
See Also: