sinterface ILister { L getList(S name); L getList(S name, L defaultList); Map getTreeMap(S name); Map getHashMap(S name); Set getTreeSet(S name); IVar getVar(S name, O defaultValue); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, imzmzdywqqli, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1009396 |
| Snippet name: | ILister |
| Eternal ID of this version: | #1009396/12 |
| Text MD5: | ed09032ef8bc70e9f362bd3dfb41605c |
| Author: | stefan |
| Category: | javax / lists |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-27 18:15:31 |
| Source code size: | 203 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 853 / 2017 |
| Version history: | 11 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |