public static class PackParser.ObjectTypeAndSize
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
size
The inflated size of the object.
|
int |
type
The type of the object.
|
Constructor and Description |
---|
ObjectTypeAndSize() |