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

4
LINES

< > BotCompany Repo | #1018406 // tempPrintEnterAndExit

JavaX fragment (include)

static AutoCloseable tempPrintEnterAndExit(fS desc) {
  print("Entering " + desc);
  ret tempAfterwards(r { print("Exited " + desc) });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018406
Snippet name: tempPrintEnterAndExit
Eternal ID of this version: #1018406/1
Text MD5: 98ed368abc66c6a05969443a1c6d94da
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-26 12:44:15
Source code size: 140 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 274 / 316
Referenced in: [show references]