public final class DataCount extends Object
| Modifier and Type | Method and Description |
|---|---|
static DataCountOutput |
count(EvidenceReaderCommand readerCommand,
Evidence evidence)
Counts the number of cases that match the current evidence configuration.
|
public static DataCountOutput count(EvidenceReaderCommand readerCommand, Evidence evidence)
readerCommand - The evidence reader command, which can read the data to count.evidence - The evidence to match cases with.Copyright © 2021. All rights reserved.