1 | static PersistentLister persistentListerReadOnly(S progID) {
|
2 | PersistentLister l = uniq(new Concepts(progID).load(), PersistentLister); |
3 | l.nonSaving = true; |
4 | ret l; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010719 |
| Snippet name: | persistentListerReadOnly |
| Eternal ID of this version: | #1010719/1 |
| Text MD5: | b5cdbcd34df7cefd1a81b2b8144fe00f |
| Author: | stefan |
| Category: | javax / lists |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-28 10:03:01 |
| Source code size: | 173 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 666 / 737 |
| Referenced in: | [show references] |