static L mapMethodLike dm_callAll(Iterable modules, S method, O... args) { ret map(modules, mod -> dm_call(mod, method, args)); }
Began life as a copy of #1027678
download show line numbers debug dex
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027679 |
Snippet name: | dm_callAll - call same method on multiple modules |
Eternal ID of this version: | #1027679/1 |
Text MD5: | 377e8e83c53443da771f11ded6941d74 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-30 01:01:54 |
Source code size: | 133 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 25 / 36 |
Referenced in: | [show references] |
Formerly at http://tinybrain.de/1027679 & http://1027679.tinybrain.de