1 | static Comparator<S> caseInsensitiveComparator() {
|
2 | ifdef eqic_lower |
3 | ret caseInsensitiveComparator_lower(); |
4 | endifdef |
5 | ifndef eqic_lower |
6 | ret betterCIComparator(); |
7 | endifndef |
8 | } |
Began life as a copy of #1009527
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1013127 |
| Snippet name: | caseInsensitiveComparator |
| Eternal ID of this version: | #1013127/3 |
| Text MD5: | 343f97d284e99baefd473e9513d490ce |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-04-11 05:30:00 |
| Source code size: | 190 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 763 / 913 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |