Uses of Class
gw.util.perf.objectsize.ObjectSize
Packages that use ObjectSize
-
Uses of ObjectSize in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return ObjectSize -
Uses of ObjectSize in gw.lang.reflect.java
Methods in gw.lang.reflect.java that return ObjectSize -
Uses of ObjectSize in gw.util.perf.objectsize
Methods in gw.util.perf.objectsize that return ObjectSizeModifier and TypeMethodDescriptionstatic ObjectSize
ObjectSizeUtil.deepSizeOf
(Object obj) static ObjectSize
ObjectSizeUtil.deepSizeOf
(Object obj, IObjectSizeFilter filter, int maxObjects) Calculates full size of object iterating over its hierarchy graph.Methods in gw.util.perf.objectsize with parameters of type ObjectSize