Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1011279 // DoubleMap - TODO

JavaX fragment (include)

sclass DoubleMap<A, B> extends AbstractMap<A, B> {
  Maps a, b;
  A pivotKey;
  B pivotValue;
  
  *() {}
  *(Map<A, B> *a, A *pivotKey, A *pivotValue, Map<A, B> *b) {
  }
}

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: 243 / 253
Referenced in: [show references]