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

3
LINES

< > BotCompany Repo | #1028264 // toStringWithClassShortened

JavaX fragment (include)

sS toStringWithClassShortened(int length, O o) {
  ret shorten(length, toStringWithClass(o));
}

Author comment

Began life as a copy of #1017494

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1028264
Snippet name: toStringWithClassShortened
Eternal ID of this version: #1028264/1
Text MD5: 3c2ec411aa4c44b5e65024fca6976426
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-03 13:02:38
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 122 / 156
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)