()
| 387 | Object find(int shift, int hash, Object key, Object notFound); |
| 388 | |
| 389 | ISeq nodeSeq(); |
| 390 | |
| 391 | INode assoc(AtomicReference<Thread> edit, int shift, int hash, Object key, Object val, Box addedLeaf); |
| 392 |
no outgoing calls
no test coverage detected