Libraryless. Click here for Pure Java version (11808L/77K).
1 | svoid mapMethodLike dm_onFieldChangeAndNow(S field, Runnable onChange) { |
2 | dm_watchFieldAndNow(field, onChange); |
3 | } |
4 | |
5 | svoid dm_onFieldChangeAndNow(Cl<S> fields, Runnable onChange) { |
6 | dm_watchFieldsAndNow(fields, onChange); |
7 | } |
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: | #1027407 |
Snippet name: | dm_onFieldChangeAndNow - synonym of dm_watchFieldAndNow |
Eternal ID of this version: | #1027407/2 |
Text MD5: | 541a78023eb6804374fd4e923f4a7731 |
Transpilation MD5: | 0336a7d7beca17e1e84f384e8a64ee92 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-25 17:58:18 |
Source code size: | 229 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 279 / 345 |
Version history: | 1 change(s) |
Referenced in: | [show references] |