| Package | Description |
|---|---|
| asia.redact.bracket.properties |
| Modifier and Type | Field and Description |
|---|---|
(package private) LineScanner |
PropertiesParser.scanner |
| Constructor and Description |
|---|
PropertiesParser(LineScanner scanner) |
PropertiesParser(LineScanner scanner,
boolean concurrent,
int options)
Use OPTION_LIST_BACKED_IMPL to get a List backed properties implementation.
|
PropertiesParser(LineScanner scanner,
int options)
Use OPTION_LIST_BACKED_IMPL to get a List backed properties implementation.
|
Copyright © 2011–2018 David R. Smith. All rights reserved.