|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Objects.IObjectSizeOfStrategy
Interface that enables users to plugin the way object sizes are calculated with Wicket.
| Method Summary | |
|---|---|
long |
sizeOf(java.lang.Object object)
Computes the size of an object. |
| Method Detail |
|---|
long sizeOf(java.lang.Object object)
object - Object to compute size of
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||