Uses of Interface
org.jmock.example.timedcache.Clock
Packages that use Clock
-
Uses of Clock in org.jmock.example.timedcache
Fields in org.jmock.example.timedcache declared as ClockModifier and TypeFieldDescriptionprivate Clock
TimedCache.clock
private Clock
TimedCacheTests.clock
Constructors in org.jmock.example.timedcache with parameters of type ClockModifierConstructorDescriptionTimedCache
(ObjectLoader loader, Clock clock, ReloadPolicy reloadPolicy)