Uses of Interface
org.jmock.example.timedcache.Clock
-
Packages that use Clock Package Description org.jmock.example.timedcache -
-
Uses of Clock in org.jmock.example.timedcache
Fields in org.jmock.example.timedcache declared as Clock Modifier and Type Field Description private ClockTimedCache. clockprivate ClockTimedCacheTests. clockConstructors in org.jmock.example.timedcache with parameters of type Clock Constructor Description TimedCache(ObjectLoader loader, Clock clock, ReloadPolicy reloadPolicy)
-