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, wait
getCountTotal
public java.lang.String toString()
toString
in class java.lang.Object
public ColumnType getColumnType()
getColumnType
in interface ColumnAnalysis