public interface LineParser<T> extends Parser<T>
Modifier and Type | Field and Description |
---|---|
static int |
MIN_PARSED_LINES_FOR_UPDATE |
static int |
PARSE_ALERT_TIME_FREQUENCY_MS |
PARSE_ALERT_FREQUENCY
Modifier and Type | Method and Description |
---|---|
T |
parseOneLine(String line)
Handle the parsing of a single line from the input.
|
getResults, parse, parse, parse
static final int MIN_PARSED_LINES_FOR_UPDATE
static final int PARSE_ALERT_TIME_FREQUENCY_MS
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.