|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.query.refined.TotalsResult
public class TotalsResult
Used by the TotalsCalculator
to encapsulate the value and format to
display.
Constructor Summary | |
---|---|
TotalsResult(Object value,
Format format)
|
Method Summary | |
---|---|
Format |
getFormat()
|
Object |
getValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TotalsResult(Object value, Format format)
Method Detail |
---|
public Object getValue()
public Format getFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |