Libraryless. Click here for Pure Java version (4855L/31K/106K).
1 | !7 |
2 | |
3 | static L<S> list = synchroList(); |
4 | |
5 | p { |
6 | readLocally("list"); |
7 | print("List: " + list); |
8 | print("Type of list: " + list.getClass()); |
9 | list.clear(); |
10 | list.add("" + now()); |
11 | saveLocally("list"); |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
ID | Author/Program | Comment | Date |
---|---|---|---|
1162 | stefan | Works! | 2015-11-01 14:54:58 |
Snippet ID: | #1001665 |
Snippet name: | Test readLocally/saveLocally with synchroList |
Eternal ID of this version: | #1001665/2 |
Text MD5: | 0356f8ea431fc12dfb27fe7c7b5b26e4 |
Transpilation MD5: | f68d441c2088849268cf59217621bff1 |
Author: | stefan |
Category: | |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-09 20:20:55 |
Source code size: | 212 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 891 / 920 |
Version history: | 1 change(s) |
Referenced in: | [show references] |