Serializablepublic class Statistics extends Object implements Serializable
| Modifier and Type | Field | Description |
|---|---|---|
int |
count |
the number of object instances.
|
long |
total |
the overall size calculated for this class.
|
| Constructor | Description |
|---|---|
Statistics() |
Copyright © 2018. All Rights Reserved.