1  | static <A extends Window> void disposeWindows(final Collection<A> l) {
 | 
2  | for (Window w : unnull(l)) disposeWindow(w);  | 
3  | }  | 
Began life as a copy of #1005660
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: | #1023025 | 
| Snippet name: | disposeWindows | 
| Eternal ID of this version: | #1023025/4 | 
| Text MD5: | fc74b4b58eac17b5b966489f48a7a02f | 
| Author: | stefan | 
| Category: | javax / gui | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-04-20 22:58:44 | 
| Source code size: | 121 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 471 / 526 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |