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

5
LINES

< > BotCompany Repo | #1020739 // Print function adapter for dynamic modules [Include]

JavaX fragment (include)

  AutoCloseable enter() {
    ret combineAutoCloseables(tempInterceptPrint(func(S s) -> bool {
      ret false with main.print(s);
    }), super.enter());
  }

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020739
Snippet name: Print function adapter for dynamic modules [Include]
Eternal ID of this version: #1020739/1
Text MD5: c0f7e9e70d738655d54b22b056d424cd
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-01 15:43:11
Source code size: 162 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 200 / 241
Referenced in: [show references]