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

4
LINES

< > BotCompany Repo | #1024642 // dm_watchFields - onChange is called in module queue

JavaX fragment (include)

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

Author comment

Began life as a copy of #1023013

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024642
Snippet name: dm_watchFields - onChange is called in module queue
Eternal ID of this version: #1024642/1
Text MD5: 0b8c3259737bb30e00d0cad5e569de3a
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-21 14:27:52
Source code size: 129 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 144 / 183
Referenced in: [show references]