Package net.sf.ehcache.pool
Class Size
- java.lang.Object
-
- net.sf.ehcache.pool.Size
-
public final class Size extends java.lang.ObjectHolder for the size calculated by the SizeOf engine- Author:
- Ludovic Orban
-
-
Constructor Summary
Constructors Constructor Description Size(long calculated, boolean exact)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetCalculated()Get the calculated sizebooleanisExact()Check if the calculated size is exact
-