Package org.ehcache.sizeof
package org.ehcache.sizeof
-
ClassDescriptionFilters all the sizing operation performed by a SizeOfEngine instanceA configurator, instantiated by the
ServiceLoader
, that will get to configure theFilter
Enum with all the flyweight types that we check for sizeOf measurementsThis will walk an object graph and let you execute some "function" along the wayThe visitor to execute the function on each node of the graph This is only to be used for the sizing of an object graph in memory!Abstract sizeOf for Java.