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

3
LINES

< > BotCompany Repo | #1026028 // fieldToFieldIndex

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2219L/14K).

static Map fieldToFieldIndex(fS fieldA, fS fieldB, Iterable l) {
  ret pairsToMap((L) collectTwoFieldsAsPair(fieldA, fieldB, l));
}

Author comment

Began life as a copy of #1021402

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026028
Snippet name: fieldToFieldIndex
Eternal ID of this version: #1026028/4
Text MD5: f734c6bf838e3d5776642cb332105d00
Transpilation MD5: 584541a4d26a3c5bc60f56d42f6a859e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-10 17:59:35
Source code size: 133 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 186 / 267
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1027530 - orderedFieldToFieldIndex
#1027577 - fieldToFieldIndexCI