method com.dmdirc.installer.cliparser.IntegerParam__ static_init










method void com.dmdirc.installer.cliparser. IntegerParam(char, String, String)
postthis.charFlag == chr
postinit'ed(this.charFlag)
postthis.description == desc
postinit'ed(this.description)
postthis.myValue == 0
postthis.stringFlag == str
postinit'ed(this.stringFlag)










method bool setValue(String)
postinit'ed(return_value)
postpossibly_updated(this.myValue)










method int getValue()
preinit'ed(this.myValue)
postreturn_value == this.myValue
postinit'ed(return_value)










method String getStringValue()
preinit'ed(this.myValue)
postjava.lang.StringBuilder:toString(...)._tainted == 0
postreturn_value == &java.lang.StringBuilder:toStri ng(...)