sclass CISet extends TreeSet<S> { *() { super(ciComparator()); } ]
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022994 |
| Snippet name: | CISet - case-insensitive set (based on TreeSet) |
| Eternal ID of this version: | #1022994/1 |
| Text MD5: | 6ad237327d0f6b59154a0737cb30cc7a |
| 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:34:05 |
| Source code size: | 70 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 506 / 945 |
| Referenced in: | #1023203 - CISet_es - case-insensitive set (based on TreeSet) #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |