PreviousCommand.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.commandparser.commands.PreviousCommand(String)

  • Kind Annotation Text
    postinit'ed(this.line)
    postinit'ed(this.time)
    postthis.line == line

  • com.dmdirc.commandparser.commands.PreviousCommand__static_init

  • Kind Annotation Text

  • bool equals(Object)

  • Kind Annotation Text
    postinit'ed(return_value)
    test_vectorjava.lang.String:equals(...)@80: {1}, {0}
    test_vectorobj: Inverse{null}, Addr_Set{null}
    test_vectorthis.line == obj.line: {1}, {0}
    test_vectorthis.line: Addr_Set{null}, Inverse{null}

  • String getLine()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.line

  • long getTime()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.time

  • int hashCode()

  • Kind Annotation Text
    presumptionjava.lang.String:hashCode(...)@92 <= 4_294_966_810
    postreturn_value >= -2_147_483_163