|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Filter
Filters all the sizing operation performed by a SizeOfEngine instance
| Method Summary | |
|---|---|
void |
ignoreField(Field field)
Adds a field to the ignore list. |
void |
ignoreInstancesOf(Class clazz,
boolean strict)
Adds the class to the ignore list. |
| Method Detail |
|---|
void ignoreInstancesOf(Class clazz,
boolean strict)
clazz - the class to ignorestrict - true if to be ignored strictly, or false to include sub-classesvoid ignoreField(Field field)
field - the field to stop navigating the graph at
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||