See: Description
Interface | Description |
---|---|
SizeOfFilter |
Filter to filter types or fields of object graphs passed to a SizeOf engine
|
Class | Description |
---|---|
AnnotationProxyFactory |
Allows you to transform the type of your custom annotation to a reference annotation type.
It can come handy when you want to allow the consumers of your library not to depend on your API because of the annotations, still allowing them to use the original annotation methods. |
AnnotationSizeOfFilter |
A Filter that will filter fields, based on the
IgnoreSizeOf annotation |
CombinationSizeOfFilter |
Filter combining multiple filters
|
PassThroughFilter |
Filter that doesn't filter!
|
ResourceSizeOfFilter |
Filters based on a configuration file
|
Copyright 2001-2018, Terracotta, Inc.