Topic.java |
| current inspection = 2009-09-03 21:56:13 (id #1) |
|
|
| Kind | Annotation Text |
|---|---|
| post | init'ed(this.client) |
| post | init'ed(this.time) |
| post | init'ed(this.topic) |
| post | this.client == client |
| post | this.time == time |
| post | this.topic == topic |
| Kind | Annotation Text |
|---|
| Kind | Annotation Text |
|---|---|
| post | init'ed(return_value) |
| post | return_value == this.client |
| Kind | Annotation Text |
|---|---|
| post | init'ed(return_value) |
| post | return_value == this.time |
| Kind | Annotation Text |
|---|---|
| post | init'ed(return_value) |
| post | return_value == this.topic |
| Kind | Annotation Text |
|---|---|
| post | init'ed(return_value) |
| post | return_value == this.topic |