static AutoComboBox3 ciSetAutoComboBox(Collection<S> lines) { final TreeSet<S> linesSet = asCISet(lines); ret autoComboBox3(func(S s) -> Set<S> { prefixSubSet(linesSet, s) }); }
Began life as a copy of #1013712
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013713 |
| Snippet name: | ciSetAutoComboBox - case-insensitive auto-complete from a list of entries |
| Eternal ID of this version: | #1013713/3 |
| Text MD5: | 9d4501691d460aaba9c5ccc7bd8468fc |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-01-28 00:47:32 |
| Source code size: | 192 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 630 / 668 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |