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 2001-2021, Terracotta, Inc.