static AlphanumComparator alphaNumComparator_instance; static Comparator<S> alphaNumComparator() { if (alphaNumComparator_instance == null) alphaNumComparator_instance = new AlphanumComparator; ret alphaNumComparator_instance; }
Began life as a copy of #1015805
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017303 |
| Snippet name: | alphaNumComparator |
| Eternal ID of this version: | #1017303/3 |
| Text MD5: | 170b48c48da808b49db4a13d9013d48a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-16 15:53:05 |
| Source code size: | 245 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 669 / 733 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |