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

3
LINES

< > BotCompany Repo | #1031823 // pnlFieldsWithValues

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

Libraryless. Click here for Pure Java version (3427L/19K).

svoid pnlFieldsWithValues(O o) {
  pnl(map(allFields(o), f -> f + " = " + get(o, f)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031823
Snippet name: pnlFieldsWithValues
Eternal ID of this version: #1031823/1
Text MD5: 77c1a8a57800d393e5ff8e6ad9572667
Transpilation MD5: 8c99c62ebe845ffdc2cc0879355cb872
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-07-11 16:41:45
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 71 / 96
Referenced in: [show references]