Uses of Package
org.ehcache.sizeof
Packages that use org.ehcache.sizeof
-
Classes in org.ehcache.sizeof used by org.ehcache.sizeofClassDescriptionFilters all the sizing operation performed by a SizeOfEngine instanceEnum 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.
-
Classes in org.ehcache.sizeof used by org.ehcache.sizeof.impl