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

7
LINES

< > BotCompany Repo | #1009266 // onConceptChange - run code when any concept in mainConcepts changes

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

Libraryless. Click here for Pure Java version (12849L/87K).

svoid onConceptChange(O r) {
  onConceptChange(db_mainConcepts(), r);
}

svoid onConceptChange(Concepts cc, O r) {
  onConceptsChange(cc, toRunnable(r));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1009266
Snippet name: onConceptChange - run code when any concept in mainConcepts changes
Eternal ID of this version: #1009266/4
Text MD5: aa5ea7d57a4700a62b2950732670a59e
Transpilation MD5: 8470cdc0a0fa7c8cf637f4312805bd19
Author: stefan
Category: javax / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-05 19:19:17
Source code size: 161 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 395 / 484
Version history: 3 change(s)
Referenced in: [show references]