| method | com.dmdirc. |
| method | void com. |
| post | this.map == &new HashMap( |
| post | new HashMap( |
| method | void com. |
| pre | list != null |
| post | this.map == &new HashMap( |
| post | new HashMap( |
| unanalyzed | call on java. |
| method | bool containsKey(Object) |
| pre | this.map != null |
| post | init'ed(return_value) |
| method | bool containsValue( |
| pre | this.map != null |
| presumption | java.util. |
| post | init'ed(return_value) |
| method | List get(Object) |
| pre | this.map != null |
| post | init'ed(return_value) |
| method | Object get( |
| pre | this.map != null |
| presumption | java.util. |
| post | init'ed(return_value) |
| method | List safeGet(Object) |
| pre | this.map != null |
| post | init'ed(return_value) |
| test_vector | java.util. |
| method | void add(Object) |
| pre | this.map != null |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| method | void remove(Object) |
| pre | this.map != null |
| method | void remove( |
| pre | this.map != null |
| presumption | java.util. |
| test_vector | java.util. |
| method | void clear() |
| pre | this.map != null |
| method | Set keySet() |
| pre | this.map != null |
| post | init'ed(return_value) |
| method | Collection values(Object) |
| pre | this.map != null |
| post | init'ed(return_value) |
| method | Set entrySet() |
| pre | this.map != null |
| post | init'ed(return_value) |
| method | Map getMap() |
| post | return_value == &new HashMap( |
| post | new HashMap( |