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


  • + Object getKey()

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

  • + Object getValue()

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

  • + void org.apache.roller.weblogger.ui.struts2.util.KeyValueObject()

  • -/+ Kind Annotation Text Date
    +postthis.key == null2009-09-04 18:33:31
    +postthis.value == null2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.ui.struts2.util.KeyValueObject(Object, Object)

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

  • + org.apache.roller.weblogger.ui.struts2.util.KeyValueObject__static_init

  • -/+ Kind Annotation Text Date

  • + void setKey(Object)

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

  • + void setValue(Object)

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