public interface CfrDriver
CfrDriver.Builder.| Modifier and Type | Interface and Description |
|---|---|
static class |
CfrDriver.Builder
Builder for
CfrDriver
Note that *all* parameters are optional. |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(java.util.List<java.lang.String> toAnalyse)
Analyse and dump to configured output sink.
|