DoubleMap.java |
| current inspection = 2009-09-03 21:56:13 (id #1) |
|
|
| Kind | Annotation Text |
|---|---|
| post | new ArrayList( |
| post | new ArrayList( |
| post | this.keys == &new ArrayList( |
| post | this.values == &new ArrayList( |
| Kind | Annotation Text |
|---|
| Kind | Annotation Text |
|---|---|
| pre | this.keys != null |
| pre | this.values != null |
| post | init'ed(return_value) |
| Kind | Annotation Text |
|---|---|
| pre | this.keys != null |
| pre | this.values != null |
| post | init'ed(return_value) |
| Kind | Annotation Text |
|---|---|
| post | new HashSet( |
| post | return_value == &new HashSet( |
| Kind | Annotation Text |
|---|---|
| pre | key != null |
| pre | this.keys != null |
| pre | this.values != null |
| pre | value != null |
| Kind | Annotation Text |
|---|---|
| post | new HashSet( |
| post | return_value == &new HashSet( |