LazyExpiringCacheEntry.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + long getTimeCached()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.timeCached)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.timeCached2009-09-04 18:33:31

  • + Object getValue(long)

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.value)2009-09-04 18:33:31
    +preinit'ed(this.timeCached)2009-09-04 18:33:31
    +post(soft) init'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == One-of{null, this.value}2009-09-04 18:33:31
    +test_vectorthis.timeCached - lastInvalidated: {0.. 27_670_116_110_564_327_423}, {-27_670_116_110_564_3 27_423..-1}2009-09-04 18:33:31

  • + bool isInvalid(long)

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.timeCached)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.util.cache.LazyExpiringCacheEntry(Object)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.timeCached)2009-09-04 18:33:31
    +postinit'ed(this.value)2009-09-04 18:33:31
    +postthis.value == item2009-09-04 18:33:31

  • + org.apache.roller.weblogger.util.cache.LazyExpiringCacheEntry__static_init

  • -/+ Kind Annotation Text Date