public interface ObjectSizer
| Modifier and Type | Method and Description | 
|---|---|
long | 
deepSizeOf(Object o)  | 
String | 
humanReadable(long size)  | 
long | 
sizeOf(Object o)  | 
long deepSizeOf(Object o)
String humanReadable(long size)
Copyright © 2019 Nuxeo. All rights reserved.