searchhit.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


  • Blog getBlog()

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

  • Date getDate()

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

  • String getExcerpt()

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

  • String getId()

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

  • int getNumber()

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

  • String getPermalink()

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

  • float getScore()

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

  • String getTitle()

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

  • void net.sourceforge.pebble.search.SearchHit(Blog, String, String, String, String, Date, float)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.blog)2010-07-16 16:14:15
    U postinit'ed(this.date)2010-07-16 16:14:15
    U postinit'ed(this.excerpt)2010-07-16 16:14:15
    U postinit'ed(this.id)2010-07-16 16:14:15
    U postinit'ed(this.permalink)2010-07-16 16:14:15
    U postinit'ed(this.score)2010-07-16 16:14:15
    U postinit'ed(this.title)2010-07-16 16:14:15
    U postthis.blog == blog2010-07-16 16:14:15
    U postthis.date == date2010-07-16 16:14:15
    U postthis.excerpt == excerpt2010-07-16 16:14:15
    U postthis.id == id2010-07-16 16:14:15
    U postthis.permalink == permalink2010-07-16 16:14:15
    U postthis.score == score2010-07-16 16:14:15
    U postthis.title == title2010-07-16 16:14:15

  • net.sourceforge.pebble.search.SearchHit__static_init

  • -/+ Kind Annotation Text Date

  • void setNumber(int)

  • -/+ Kind Annotation Text Date
    U postinit'ed(this.number)2010-07-16 16:14:15
    U postthis.number == n2010-07-16 16:14:15