public class CompositeClock extends Object implements com.atlassian.core.util.Clock
Constructor and Description |
---|
CompositeClock(com.atlassian.core.util.Clock initialClock) |
Modifier and Type | Method and Description |
---|---|
CompositeClock |
addClock(int startFromCall,
com.atlassian.core.util.Clock clock) |
Date |
getCurrentDate() |
public CompositeClock addClock(int startFromCall, com.atlassian.core.util.Clock clock)
public Date getCurrentDate()
getCurrentDate
in interface com.atlassian.core.util.Clock
Copyright © 2002-2022 Atlassian. All Rights Reserved.