JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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)
Method Details
skipField
boolean
skipField
(
Field
field)
skipObject
boolean
skipObject
(
Object
obj)