svoid registerAll(Collection<? extends Concept> l) { if (l != null) for (Concept c : l) register(c); }
Began life as a copy of #1007237
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022284 |
Snippet name: | registerAll - register concepts with mainConcepts |
Eternal ID of this version: | #1022284/1 |
Text MD5: | 0b64aa67849f8358912908d5342f7f73 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-12 17:06:41 |
Source code size: | 106 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 233 / 260 |
Referenced in: | [show references] |