| method | List get(Class) |
| pre | this.listeners != null |
| pre | this.listeners.map != null |
| post | init'ed(return_value) |
| post | new ArrayList(WeakList#1) num objects <= 1 |
| post | new WeakList(get#1) num objects <= 1 |
| post | new WeakList(get#1).list == &new ArrayList(WeakList#1) |
| unanalyzed | call on java.util.Map:containsKey |
| unanalyzed | call on java.util.Map:get |
| unanalyzed | call on java.util.ArrayList |
| test_vector | java.util.Map:containsKey(...)@84: {0}, {1} |