static <A extends JComponent> L<A> onlyEnabledComponents(Collection<A> l) { ret [A a : l | a.isEnabled()]; }
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: | #1016446 |
Snippet name: | onlyEnabledComponents |
Eternal ID of this version: | #1016446/1 |
Text MD5: | eb4aac8d04ef5747807656e12a04e16b |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-18 18:07:42 |
Source code size: | 112 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 413 / 439 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |