Package org.expasy.jpl.commons.base.mem

Provides classes to evaluate and measure memory.

See:
          Description

Interface Summary
MemoryEstimatorReady This interface has to be implemented by classes that want to estimate the memory space.
 

Class Summary
MemoryAgent This agent trace sizeof of running objects.
ObjectSizeEstimator Estimate the average memory (in bytes) used to store an object from a collection of objects.
RunTimeMemoryEstimator This class evaluates the amount of memory used, free and total.
 

Package org.expasy.jpl.commons.base.mem Description

Provides classes to evaluate and measure memory.



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.