Uses of Interface
org.ehcache.sizeof.VisitorListener

Packages that use VisitorListener
org.ehcache.sizeof   
 

Uses of VisitorListener in org.ehcache.sizeof
 

Methods in org.ehcache.sizeof with parameters of type VisitorListener
 long SizeOf.deepSizeOf(VisitorListener listener, Object... obj)
          Measures the size in memory (heap) of the objects passed in, walking their graph down Any overlap of the graphs being passed in will be recognized and only measured once
 



Copyright © 2016 Terracotta. All Rights Reserved.