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

3
LINES

< > BotCompany Repo | #1028461 // recordToString

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

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

sS recordToString(IFieldsToList r) {
  ret r == null ? "null" : formatFunctionCall(shortName(r), r._fieldsToList());
}

Author comment

Began life as a copy of #1025424

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: #1028461
Snippet name: recordToString
Eternal ID of this version: #1028461/4
Text MD5: d5b23859fa0ce73a02af1b35c0bab10b
Transpilation MD5: cd0c9a26450f97abc5bcc20dfd773690
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-20 21:26:31
Source code size: 120 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 183
Version history: 3 change(s)
Referenced in: [show references]