method com.dmdirc.Invite__static_init










method void com.dmdirc.Invite(Server, String, String)
postthis.channel == channel
postinit'ed(this.channel)
postthis.server == server
postinit'ed(this.server)
postthis.source == source
postinit'ed(this.source)
postinit'ed(this.timestamp)










method Server getServer()
postreturn_value == this.server
postinit'ed(return_value)










method String getChannel()
postreturn_value == this.channel
postinit'ed(return_value)










method long getTimestamp()
postreturn_value == this.timestamp
postinit'ed(return_value)










method String[] getSource()
postinit'ed(return_value)









  method not available - call not analyzedInfocall on String[] com.dmdirc.parser.irc. ClientInfo:parseHostFull(String)











method void accept()
prethis.server != null
prethis.server.invites != null
prethis.server.listeners != null
prethis.server.parser != null
unanalyzedcall on com.dmdirc.util.ListenerList:get
unanalyzedcall on java.util.List:iterator
unanalyzedcall on java.lang.Throwable:__curr_excep_obj
unanalyzedcall on java.util.List:remove
unanalyzedcall on com.dmdirc.interfaces.InviteListener:invite Expired









  method not available - call not analyzedInfocall on void com.dmdirc.parser.irc.IRCParser:joinCh annel(String)