| method | net.sourceforge. |
| method | void net. |
| post | this.data == &new HashMap( |
| post | new HashMap( |
| method | void put( |
| pre | this.data != null |
| method | Object get(String) |
| pre | this.data != null |
| post | init'ed(return_value) |
| method | Set keySet() |
| pre | this.data != null |
| post | return_value != null |
| method | bool contains(String) |
| pre | this.data != null |
| post | init'ed(return_value) |