svoid mapMethodLike dm_onFieldChange(S field, Runnable onChange) { dm_watchField(field, onChange); } svoid dm_onFieldChange(Collection<S> fields, Runnable onChange) { dm_watchFields(fields, onChange); }
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: | #1023106 |
Snippet name: | dm_onFieldChange - synonym of dm_watchField + dm_watchFields |
Eternal ID of this version: | #1023106/4 |
Text MD5: | 6379512a6163bcfde6c8b04c9a82a88b |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-01-10 14:48:36 |
Source code size: | 213 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 319 / 378 |
Version history: | 3 change(s) |
Referenced in: | [show references] |