java.lang.Object | |
↳ | com.atlassian.jira.issue.statistics.StatisticGatherer.CountUnique |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns current value.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||
From interface com.atlassian.jira.issue.statistics.StatisticGatherer |
Returns current value. If null, the return value will be the 0.
current | The current value. If null, the return value will be the equivalent of 0 |
---|---|
newValue | The value to add to the current |