public final class ParseResult extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Returns the number of string deduplications cycles.
|
long |
getSaved()
Returns the total memory saved by string deduplication in bytes.
|
String |
toString() |
Copyright © 2016–2017. All rights reserved.