Uses of Interface
org.jmock.example.timedcache.ReloadPolicy
Packages that use ReloadPolicy
-
Uses of ReloadPolicy in org.jmock.example.timedcache
Fields in org.jmock.example.timedcache declared as ReloadPolicyModifier and TypeFieldDescriptionprivate ReloadPolicyTimedCache.reloadPolicyprivate ReloadPolicyTimedCacheTests.reloadPolicyConstructors in org.jmock.example.timedcache with parameters of type ReloadPolicyModifierConstructorDescriptionTimedCache(ObjectLoader loader, Clock clock, ReloadPolicy reloadPolicy)