Libraryless. Click here for Pure Java version (2769L/16K).
static Set<S> stringsOnly_orderedSet(Iterable it) { ret asLinkedHashSet(stringsOnly(it)); }
Began life as a copy of #1022771
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031189 | 
| Snippet name: | stringsOnly_orderedSet | 
| Eternal ID of this version: | #1031189/2 | 
| Text MD5: | 3206503045cb9eb0e46f63cfc173e828 | 
| Transpilation MD5: | 579ee959c5be275fc10f2de3442f2124 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-05-19 23:17:03 | 
| Source code size: | 95 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 392 / 510 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |