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

3
LINES

< > BotCompany Repo | #1021445 // lKeys

JavaX fragment (include)

static <A, B> int lKeys(MultiMap<A, B> mm) {
  ret mm == null ? 0 : mm.keysSize();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021445
Snippet name: lKeys
Eternal ID of this version: #1021445/3
Text MD5: 9318ba769b04102b2818121cf3780bb0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-12 22:11:13
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 214 / 261
Version history: 2 change(s)
Referenced in: [show references]