public interface DataTypeDetector
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DataTypeDetector.DataTypeDetected |
| Modifier and Type | Method and Description |
|---|---|
void |
addValue(java.lang.String rawvalue) |
DataTypeDetector.DataTypeDetected |
getDataType() |
void addValue(java.lang.String rawvalue)
DataTypeDetector.DataTypeDetected getDataType()