Libraryless. Click here for Pure Java version (1029L/7K/24K).
1 | !752 |
2 | |
3 | // PersistentLog is defined in #1001972 |
4 | |
5 | static PersistentLog<S> log; |
6 | |
7 | p { |
8 | log = new PersistentLog<S>("mylog"); |
9 | log.add("hello entry " + l(log)); |
10 | print(structure(log)); |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001971 |
Snippet name: | Persistent Log Test |
Eternal ID of this version: | #1001971/1 |
Text MD5: | 883fc1f327af2f95f21eae89cd99d971 |
Transpilation MD5: | 5c79feaf02635bd233e9d2b8895c2043 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-12-10 18:23:14 |
Source code size: | 194 bytes / 11 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 752 / 817 |
Referenced in: | [show references] |