1 | static TreeSet<S> caseInsensitiveSet() { |
2 | ret caseInsensitiveSet_treeSet(); |
3 | } |
4 | |
5 | static TreeSet<S> caseInsensitiveSet(Collection<S> c) { |
6 | ret caseInsensitiveSet_treeSet(c); |
7 | } |
Began life as a copy of #1009527
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
Snippet ID: | #1010709 |
Snippet name: | caseInsensitiveSet - did not switch to CISet after all |
Eternal ID of this version: | #1010709/7 |
Text MD5: | dc66efa598fd672ad820aeaaad1c66b9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-19 23:38:22 |
Source code size: | 180 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 483 / 563 |
Version history: | 6 change(s) |
Referenced in: | [show references] |