Class ArrayPreview
java.lang.Object
com.illumon.iris.db.tables.remote.preview.ArrayPreview
- All Implemented Interfaces:
PreviewType
,Serializable
A Preview Type for Arrays and DbArray. Converts long arrays to a String "[1, 2, 3, 4, 5...]"
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic ArrayPreview
static ArrayPreview
fromDbArray
(DbArrayBase dbArray) toString()