1 | static AutoCloseable ele_onInputAndNow(IVF1<S> f) {
|
2 | if (f == null) null; |
3 | AutoCloseable c = dm_vmBus_onMessage eleNewInput(f); |
4 | pcall { f.get(ele_currentInput()); }
|
5 | ret c; |
6 | } |
Began life as a copy of #1026640
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026642 |
| Snippet name: | ele_onInputAndNow |
| Eternal ID of this version: | #1026642/3 |
| Text MD5: | 6ab0be28bac3ec98c1419c5a6dc0b691 |
| Author: | stefan |
| Category: | javax / ele |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-16 23:39:41 |
| Source code size: | 184 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 455 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |