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

5
LINES

< > BotCompany Repo | #1027793 // callFAllOnAll

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

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

// no return value for now
svoid callFAllOnAll(Cl l, Cl args) {
  fOr (O o : args)
    callFAll(l, o);
}

Author comment

Began life as a copy of #1023966

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: #1027793
Snippet name: callFAllOnAll
Eternal ID of this version: #1027793/1
Text MD5: b90960259b3884e77daa26d69126ca30
Transpilation MD5: dcf6f745c7ed5fb07cb819553d90b3f0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-12 12:43:42
Source code size: 108 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 177 / 252
Referenced in: [show references]