| java.lang.Object | |
| ↳ | com.atlassian.jira.util.CompositeClock |
Composite clock that returns answer from one of the clocks it builds upon, depending on the number of times it was called already.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.core.util.Clock
| |||||||||||||

