Package gw.util.perf.objectsize
Interface IObjectSizeFilter
-
- All Known Implementing Classes:
DefaultObjectSizeFilter
public interface IObjectSizeFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanskipField(java.lang.reflect.Field field)booleanskipObject(java.lang.Object obj)
-