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

3
LINES

< > BotCompany Repo | #1031606 // unrollAndExpandParams

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

Libraryless. Click here for Pure Java version (15723L/102K).

static <A extends Concept> O[] unrollAndExpandParams(Class<A> c, O[] params) {
  ret expandParams(c, unrollParams(params));
}

Author comment

Began life as a copy of #1005327

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031606
Snippet name: unrollAndExpandParams
Eternal ID of this version: #1031606/1
Text MD5: da9f9b95a53c0518f43a6b2b67d0c2df
Transpilation MD5: 6720e39889846c1e0cb312eae959d14f
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 09:51:08
Source code size: 129 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 94 / 140
Referenced in: [show references]