1 | static L l_persistentList(S name) {
|
2 | ret l_persistentLister().getList(name); |
3 | } |
4 | |
5 | static L l_persistentList(S name, L defaultList) {
|
6 | ret l_persistentLister().getList(name, defaultList); |
7 | } |
Began life as a copy of #1009397
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: | #1009438 |
| Snippet name: | l_persistentList |
| Eternal ID of this version: | #1009438/3 |
| Text MD5: | 919e068a70472b2d135f6449d16a54c8 |
| Author: | stefan |
| Category: | javax / lists |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-08-16 01:10:49 |
| Source code size: | 194 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 684 / 722 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |