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

3
LINES

< > BotCompany Repo | #1025543 // toMultiSet - synonym of asMultiSet

JavaX fragment (include)

static <A> MultiSet<A> toMultiSet(Iterable<A> l) {
  ret asMultiSet(l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1025543
Snippet name: toMultiSet - synonym of asMultiSet
Eternal ID of this version: #1025543/1
Text MD5: eb9045f8b70eb2d1716ae4f209701ff5
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-03 11:42:15
Source code size: 73 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 148 / 193
Referenced in: [show references]