Libraryless. Click here for Pure Java version (1029L/7K/24K).
!752 // PersistentLog is defined in #1001972 static PersistentLog<S> log; p { log = new PersistentLog<S>("mylog"); log.add("hello entry " + l(log)); print(structure(log)); }
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: | 1125 / 1293 | 
| Referenced in: | #1001973 - Persistent Log Test with custom data type #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |