Package org.eclipse.mat.query.refined
Class TotalsResult
- java.lang.Object
-
- org.eclipse.mat.query.refined.TotalsResult
-
public class TotalsResult extends Object
Used by theTotalsCalculator
to encapsulate the value and format to display.- Since:
- 1.5
-
-
Constructor Summary
Constructors Constructor Description TotalsResult(Object value, Format format)
-