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

4
LINES

< > BotCompany Repo | #1029943 // printShortened

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

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

static <A> A printShortened(A a) {
  print(shorten(str(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: #1029943
Snippet name: printShortened
Eternal ID of this version: #1029943/3
Text MD5: 1f970a0123c1c47d6799db50dc6c73ca
Transpilation MD5: 28cc66cca54a06e0c2a0f4ae8c10d7a3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-14 01:22:01
Source code size: 74 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 101 / 154
Version history: 2 change(s)
Referenced in: [show references]