public final class Size extends Object
| Constructor and Description |
|---|
Size(long calculated,
boolean exact)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
long |
getCalculated()
Get the calculated size
|
boolean |
isExact()
Check if the calculated size is exact
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.