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

3
LINES

< > BotCompany Repo | #1023717 // firstKeyWithNullValue

JavaX fragment (include)

static <A, B> A firstKeyWithNullValue(Map<A, B> map) {
  ret firstKeyWithValue((B) null, map);
}

Author comment

Began life as a copy of #1023716

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023717
Snippet name: firstKeyWithNullValue
Eternal ID of this version: #1023717/3
Text MD5: 5976a121d3163ffb1d761573971e72c4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-04 12:37:47
Source code size: 98 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 149 / 188
Version history: 2 change(s)
Referenced in: [show references]