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 boolean
skipField(Field field)
boolean
skipObject(Object obj)
-