eventlistenerlist.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

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


  • void addBlogEntryListener(BlogEntryListener)

  • -/+ Kind Annotation Text Date
    U pre(soft) listener != null2010-07-16 16:14:15
    U prethis.blogEntryListeners != null2010-07-16 16:14:15
    U presumptionjava.lang.Object:getClass(...)@123 != null2010-07-16 16:14:15
    U presumptionorg.apache.commons.logging.LogFactory:getLog(... )@52 != null2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@121: {1}, {0}2010-07-16 16:14:15

  • void addBlogListener(BlogListener)

  • -/+ Kind Annotation Text Date
    U pre(soft) listener != null2010-07-16 16:14:15
    U prethis.blogListeners != null2010-07-16 16:14:15
    U presumptionjava.lang.Object:getClass(...)@93 != null2010-07-16 16:14:15
    U presumptionorg.apache.commons.logging.LogFactory:getLog(... )@52 != null2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@91: {1}, {0}2010-07-16 16:14:15

  • void addCommentListener(CommentListener)

  • -/+ Kind Annotation Text Date
    U pre(soft) listener != null2010-07-16 16:14:15
    U prethis.commentListeners != null2010-07-16 16:14:15
    U presumptionjava.lang.Object:getClass(...)@144 != null2010-07-16 16:14:15
    U presumptionorg.apache.commons.logging.LogFactory:getLog(... )@52 != null2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@142: {1}, {0}2010-07-16 16:14:15

  • void addTrackBackListener(TrackBackListener)

  • -/+ Kind Annotation Text Date
    U pre(soft) listener != null2010-07-16 16:14:15
    U prethis.trackBackListeners != null2010-07-16 16:14:15
    U presumptionjava.lang.Object:getClass(...)@165 != null2010-07-16 16:14:15
    U presumptionorg.apache.commons.logging.LogFactory:getLog(... )@52 != null2010-07-16 16:14:15
    U test_vectorjava.util.List:contains(...)@163: {1}, {0}2010-07-16 16:14:15

  • List getBlogEntryListeners()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.blogEntryListeners)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.blogEntryListeners2010-07-16 16:14:15

  • List getBlogListeners()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.blogListeners)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.blogListeners2010-07-16 16:14:15

  • List getCommentListeners()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.commentListeners)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.commentListeners2010-07-16 16:14:15

  • List getTrackBackListeners()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.trackBackListeners)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15
    U postreturn_value == this.trackBackListeners2010-07-16 16:14:15

  • void net.sourceforge.pebble.event.EventListenerList()

  • -/+ Kind Annotation Text Date
    U postnew ArrayList(EventListenerList#1) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(EventListenerList#2) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(EventListenerList#3) num objects == 12010-07-16 16:14:15
    U postnew ArrayList(EventListenerList#4) num objects == 12010-07-16 16:14:15
    U postthis.blogEntryListeners == &new ArrayList(EventListenerList#2)2010-07-16 16:14:15
    U postthis.blogListeners == &new ArrayList(EventListe nerList#1)2010-07-16 16:14:15
    U postthis.commentListeners == &new ArrayList(EventLi stenerList#3)2010-07-16 16:14:15
    U postthis.trackBackListeners == &new ArrayList(EventListenerList#4)2010-07-16 16:14:15

  • net.sourceforge.pebble.event.EventListenerList__static_init

  • -/+ Kind Annotation Text Date
    U postinit'ed(log)2010-07-16 16:14:15

  • void removeBlogListener(BlogListener)

  • -/+ Kind Annotation Text Date
    U prethis.blogListeners != null2010-07-16 16:14:15