|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Clock | |
---|---|
com.google.code.tempusfugit.concurrency | |
com.google.code.tempusfugit.temporal |
Uses of Clock in com.google.code.tempusfugit.concurrency |
---|
Constructors in com.google.code.tempusfugit.concurrency with parameters of type Clock | |
---|---|
DefaultTimeoutableCompletionService(CompletionService completionService,
Duration timeout,
Clock time)
|
Uses of Clock in com.google.code.tempusfugit.temporal |
---|
Classes in com.google.code.tempusfugit.temporal that implement Clock | |
---|---|
class |
MovableClock
|
class |
RealClock
|
Methods in com.google.code.tempusfugit.temporal with parameters of type Clock | |
---|---|
static StopWatch |
StopWatch.start(Clock clock)
|
Constructors in com.google.code.tempusfugit.temporal with parameters of type Clock | |
---|---|
StopWatch(Clock clock)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |