com.atlassian.jira.issue.statistics
Class StatisticGatherer.CountUniqueValue
java.lang.Object
java.lang.Number
com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- StatisticGatherer
public static class StatisticGatherer.CountUniqueValue
- extends Number
- See Also:
- Serialized Form
StatisticGatherer.CountUniqueValue
public StatisticGatherer.CountUniqueValue()
addValue
public void addValue(int value)
intValue
public int intValue()
- Specified by:
intValue
in class Number
longValue
public long longValue()
- Specified by:
longValue
in class Number
floatValue
public float floatValue()
- Specified by:
floatValue
in class Number
doubleValue
public double doubleValue()
- Specified by:
doubleValue
in class Number
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2012 Atlassian. All Rights Reserved.