static TreeSet<S> caseInsensitiveSet_subclass() { ret new CISet; } static TreeSet<S> caseInsensitiveSet_subclass(Collection<S> c) { ret toCaseInsensitiveSet(c); }
Began life as a copy of #1010709
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: | #1022997 |
Snippet name: | caseInsensitiveSet_subclass - doesn't fit so well with persistence |
Eternal ID of this version: | #1022997/1 |
Text MD5: | 032ccd33a63228f0b6909f1c6bdf65e5 |
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:37:47 |
Source code size: | 173 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 270 / 313 |
Referenced in: | [show references] |