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

4
LINES

< > BotCompany Repo | #1031024 // printWithClass

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2712L/16K).

static <A> A printWithClass(S name, A a) {
  print(name, toStringWithClass(a));
  ret a;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031024
Snippet name: printWithClass
Eternal ID of this version: #1031024/1
Text MD5: ca77ac0e00c06f0e606d0f1eb717f125
Transpilation MD5: ff179054cc1aaa1a3d52fd82ac188ade
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-22 23:43:02
Source code size: 93 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 84 / 137
Referenced in: [show references]