Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1027359 // dm_watchFieldsAndNow

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10173L/72K).

svoid dm_watchFieldsAndNow(Collection<S> fields, Runnable onChange) {
  fOr (S field : fields)
    dm_watchField(field, onChange);
  dm_q(onChange);
}

Author comment

Began life as a copy of #1024642

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: #1027359
Snippet name: dm_watchFieldsAndNow
Eternal ID of this version: #1027359/1
Text MD5: 307d8bba482316d5e3a35717c6f12cc7
Transpilation MD5: 348479c35e9f252575e9ad6ba1d2bf42
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-11 18:48:13
Source code size: 154 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 115 / 194
Referenced in: [show references]