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(Field field)booleanskipObject(Object obj)
-