Libraryless. Click here for Pure Java version (2764L/16K).
static <A, B> Set<A> cloneKeySet(Map<A, B> map) { ret cloneSet(keys(map)); }
Began life as a copy of #1012014
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031073 | 
| Snippet name: | cloneKeySet - cloned set of keys | 
| Eternal ID of this version: | #1031073/1 | 
| Text MD5: | 10be51dcaf5c26e7a44d7f1883a6f558 | 
| Transpilation MD5: | 9232a5ae403b335d15f762e21c1dd669 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-04-29 23:28:26 | 
| Source code size: | 80 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 361 / 483 | 
| Referenced in: | [show references] |