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

3
LINES

< > BotCompany Repo | #1014735 // allChildren - recurses

JavaX fragment (include)

static L<Component> allChildren(Component c) {
  ret childrenOfType(c, Component.class);
}

Author comment

Began life as a copy of #1006619

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014735
Snippet name: allChildren - recurses
Eternal ID of this version: #1014735/4
Text MD5: ee38f62eda9f818d2b9f472882e57b21
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-15 03:10:26
Source code size: 92 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 349 / 378
Version history: 3 change(s)
Referenced in: [show references]