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 ClockTimedCache.clockprivate ClockTimedCacheTests.clockConstructors in org.jmock.example.timedcache with parameters of type ClockModifierConstructorDescriptionTimedCache(ObjectLoader loader, Clock clock, ReloadPolicy reloadPolicy)