public class StorageEstimate extends Object
| Constructor and Description |
|---|
StorageEstimate(long quota,
long usage) |
| Modifier and Type | Method and Description |
|---|---|
long |
getQuota()
The storage quota in bytes.
|
long |
getUsage()
The storage usage in bytes.
|
Copyright © 2020 XDEV Software Corp.. All rights reserved.