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

4
LINES

< > BotCompany Repo | #1016919 // multiMapIndexOverMethod - synonym of multiMapIndexByMethod

JavaX fragment (include)

// does not store null values
static MultiMap multiMapIndexOverMethod(Collection c, S method, O... args) {
  ret multiMapIndexByMethod(c, method, args);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016919
Snippet name: multiMapIndexOverMethod - synonym of multiMapIndexByMethod
Eternal ID of this version: #1016919/1
Text MD5: 4e52a5268266a7f80858a95faac487b7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-08 00:19:25
Source code size: 155 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 287
Referenced in: [show references]