java.lang.Object
com.github.javabdd.BDDFactory.MaxMemoryStats
- Enclosing class:
- BDDFactory
Stores statistics about the maximum memory usage. The data is obtained through best effort, and may not be
entirely accurate.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enabled
protected boolean enabled -
maxMemoryBytes
protected long maxMemoryBytes
-
-
Constructor Details
-
MaxMemoryStats
protected MaxMemoryStats()
-
-
Method Details