method org.apache.roller.weblogger.util.cache. LRUCacheImpl$LRULinkedHashMap__static_init










method org.apache.roller.weblogger.util.cache. LRUCacheImpl__static_init
postinit'ed(log)









  infomethod not available-- call on Log org.apache.commons.logging. LogFactory:getLog(Class)











method void org.apache.roller.weblogger.util.cache. LRUCacheImpl(String)
postinit'ed(this.cache)
postthis.hits == +0
postthis.misses == +0
postthis.puts == +0
postthis.removes == +0
postthis.id == id
postinit'ed(this.id)
postthis.startTime == &new Date(LRUCacheImpl#1)
postnew Date(LRUCacheImpl#1) num objects == 1
unanalyzedcall on java.util.LinkedHashMap










method void org.apache.roller.weblogger.util.cache. LRUCacheImpl(String, int)
premaxsize in -1_610_612_737..3_221_225_471
postinit'ed(this.cache)
postthis.hits == +0
postthis.misses == +0
postthis.puts == +0
postthis.removes == +0
postthis.id == id
postinit'ed(this.id)
postthis.startTime == &new Date(LRUCacheImpl#1)
postnew Date(LRUCacheImpl#1) num objects == 1
unanalyzedcall on java.util.LinkedHashMap










method String getId()
preinit'ed(this.id)
postreturn_value == this.id
postinit'ed(return_value)










method void put(String, Object)
preinit'ed(this.puts)
prethis.cache != null
postthis.puts == old this.puts + 1
postinit'ed(this.puts)










method Object get(String)
prethis.cache != null
pre(soft) init'ed(this.hits)
pre(soft) init'ed(this.misses)
postinit'ed(return_value)
postthis.hits == One-of{old this.hits, old this.hits + 1}
post(soft) init'ed(this.hits)
postthis.misses == One-of{old this.misses + 1, old this.misses}
post(soft) init'ed(this.misses)
test_vectorjava.util.Map:get(...)@82: Inverse{null}, Addr_Set{null}










method void remove(String)
preinit'ed(this.removes)
prethis.cache != null
postthis.removes == old this.removes + 1
postinit'ed(this.removes)










method void clear()
prethis.cache != null
postthis.hits == +0
postthis.misses == +0
postthis.puts == +0
postthis.removes == +0
postthis.startTime == &new Date(clear#1)
postnew Date(clear#1) num objects == 1










method Map getStats()
preinit'ed(this.hits)
preinit'ed(this.misses)
preinit'ed(this.puts)
preinit'ed(this.removes)
preinit'ed(this.startTime)
pre(soft) this.hits + this.misses != +0
postreturn_value == &new HashMap(getStats#1)
postnew HashMap(getStats#1) num objects == 1










method void org.apache.roller.weblogger.util.cache. LRUCacheImpl$LRULinkedHashMap(int)
premaxsize in -1_610_612_737..3_221_225_471
postthis.maxsize == maxsize
postthis.maxsize in -1_610_612_737..3_221_225_471










method bool removeEldestEntry(Map$Entry)
preinit'ed(this.maxsize)
postinit'ed(return_value)









  infomethod not available-- call on int org.apache.roller.weblogger.util. cache.LRUCacheImpl$LRULinkedHashMap:size()