1 | sclass DoubleMap<A, B> extends AbstractMap<A, B> {
|
2 | Maps a, b; |
3 | A pivotKey; |
4 | B pivotValue; |
5 | |
6 | *() {}
|
7 | *(Map<A, B> *a, A *pivotKey, A *pivotValue, Map<A, B> *b) {
|
8 | } |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011279 |
| Snippet name: | DoubleMap - TODO |
| Eternal ID of this version: | #1011279/1 |
| Text MD5: | f890a4591996177a321cce3b3bf8ac68 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-22 02:17:12 |
| Source code size: | 181 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 562 / 577 |
| Referenced in: | [show references] |