1 | sinterface ILister {
|
2 | L getList(S name); |
3 | L getList(S name, L defaultList); |
4 | Map getTreeMap(S name); |
5 | Map getHashMap(S name); |
6 | Set getTreeSet(S name); |
7 | IVar getVar(S name, O defaultValue); |
8 | } |
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: | 854 / 2019 |
| Version history: | 11 change(s) |
| Referenced in: | [show references] |