Warning: session_start(): open(/var/lib/php/sessions/sess_v21hpqqd7032qidv6vifitdlqh, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
multiSetMapToMap - note: doesn't copy [1032774]

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

3
LINES

< > BotCompany Repo | #1032774 // multiSetMapToMap - note: doesn't copy

JavaX fragment (include)

1  
static <A, B> Map<A, Set<B>> multiSetMapToMap(MultiSetMap<A, B> m) {
2  
  ret m == null ? null : m.data;
3  
}

Author comment

Began life as a copy of #1009878

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032774
Snippet name: multiSetMapToMap - note: doesn't copy
Eternal ID of this version: #1032774/3
Text MD5: d0d2cf5e9fce83f3e769d38336ff3421
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-05 23:57:59
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 552 / 551
Version history: 2 change(s)
Referenced in: [show references]