| method | com.dmdirc. |
| method | void com. |
| post | this.list == list |
| post | init'ed(this.list) |
| post | this.prefix == null |
| post | this.stream == stream |
| post | init'ed(this.stream) |
| method | void com. |
| presumption | java.lang. |
| post | this.list == list |
| post | init'ed(this.list) |
| post | this.prefix == prefix |
| post | init'ed(this.prefix) |
| post | this.stream == stream |
| post | init'ed(this.stream) |
| method | List getList() |
| pre | init'ed(this.list) |
| post | return_value == this.list |
| post | init'ed(return_value) |