@Internal public class NullSizeEstimator<T> extends java.lang.Object implements SizeEstimator<T>
| Constructor and Description |
|---|
NullSizeEstimator() |
| Modifier and Type | Method and Description |
|---|---|
long |
sizeOf(T element) |
public long sizeOf(T element)
sizeOf in interface SizeEstimator<T>