public final class SizeUtils extends Object
| Constructor and Description |
|---|
SizeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(Object what) |
static boolean |
isNotEmpty(Object what) |
static long |
sizeOf(Object what) |
Copyright © 2017 echocat. All rights reserved.