| Modifier and Type | Method and Description |
|---|---|
static Size |
Size.bytes(long count) |
static Size |
Size.gigabytes(long count) |
static Size |
Size.kilobytes(long count) |
static Size |
Size.megabytes(long count) |
static Size |
Size.parse(String size) |
static Size |
Size.terabytes(long count) |
| Modifier and Type | Method and Description |
|---|---|
int |
Size.compareTo(Size other) |
Copyright © 2018. All rights reserved.