KeyValueObject.java |
| current inspection = 2009-09-04 18:33:31 (id #2) | base = 2009-09-04 18:33:31 (id #1) |
|
|
| -/+ | Kind | Annotation Text | Date |
|---|---|---|---|
| + | pre | init'ed(this.key) | 2009-09-04 18:33:31 |
| + | post | init'ed(return_value) | 2009-09-04 18:33:31 |
| + | post | return_value == this.key | 2009-09-04 18:33:31 |
| -/+ | Kind | Annotation Text | Date |
|---|---|---|---|
| + | pre | init'ed(this.value) | 2009-09-04 18:33:31 |
| + | post | init'ed(return_value) | 2009-09-04 18:33:31 |
| + | post | return_value == this.value | 2009-09-04 18:33:31 |
| -/+ | Kind | Annotation Text | Date |
|---|---|---|---|
| + | post | this.key == null | 2009-09-04 18:33:31 |
| + | post | this.value == null | 2009-09-04 18:33:31 |
| -/+ | Kind | Annotation Text | Date |
|---|---|---|---|
| + | post | init'ed(this.key) | 2009-09-04 18:33:31 |
| + | post | init'ed(this.value) | 2009-09-04 18:33:31 |
| + | post | this.key == key | 2009-09-04 18:33:31 |
| + | post | this.value == value | 2009-09-04 18:33:31 |
| -/+ | Kind | Annotation Text | Date |
|---|
| -/+ | Kind | Annotation Text | Date |
|---|---|---|---|
| + | post | init'ed(this.key) | 2009-09-04 18:33:31 |
| + | post | this.key == key | 2009-09-04 18:33:31 |
| -/+ | Kind | Annotation Text | Date |
|---|---|---|---|
| + | post | init'ed(this.value) | 2009-09-04 18:33:31 |
| + | post | this.value == value | 2009-09-04 18:33:31 |