Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1001971 // Persistent Log Test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

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: 640 / 670
Referenced in: [show references]