static int compareIC(S s1, S s2) { ret compareIgnoreCase_jdk(s1, s2); }
Began life as a copy of #1013295
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014033 |
| Snippet name: | compareIC - synonym of compareIgnoreCase_jdk - uses standard JDK method |
| Eternal ID of this version: | #1014033/1 |
| Text MD5: | 0ab9cf44c50f73ba725fb7d2d124d065 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-25 13:07:08 |
| Source code size: | 75 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 589 / 645 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |