public class StringAnalysis extends java.lang.Object implements ColumnAnalysis
| Modifier and Type | Class and Description |
|---|---|
static class |
StringAnalysis.Builder |
| Modifier and Type | Method and Description |
|---|---|
ColumnType |
getColumnType() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCountTotalpublic java.lang.String toString()
toString in class java.lang.Objectpublic ColumnType getColumnType()
getColumnType in interface ColumnAnalysis