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
Constructors in org.jmock.example.timedcache with parameters of type Clock Constructor Description TimedCache(ObjectLoader loader, Clock clock, ReloadPolicy reloadPolicy)
-