Uses of Class
org.jmock.example.timedcache.TimedCache.TimestampedValue
-
Packages that use TimedCache.TimestampedValue Package Description org.jmock.example.timedcache -
-
Uses of TimedCache.TimestampedValue in org.jmock.example.timedcache
Fields in org.jmock.example.timedcache with type parameters of type TimedCache.TimestampedValue Modifier and Type Field Description private java.util.Map<java.lang.Object,TimedCache.TimestampedValue>
TimedCache. cache
-