public static interface WicketObjects.IObjectSizeOfStrategy
| Modifier and Type | Method and Description |
|---|---|
long |
sizeOf(Serializable object)
Computes the size of an object.
|
long sizeOf(Serializable object)
object - The serializable object to compute size ofCopyright © 2006–2021 Apache Software Foundation. All rights reserved.