1 | svoid onConceptsChangeAndNow(Runnable r) { |
2 | onConceptsChangeAndNow(db_mainConcepts(), r); |
3 | } |
4 | |
5 | svoid onConceptsChangeAndNow(Concepts cc, Runnable r) { |
6 | onConceptsChange(cc, r); |
7 | callF(r); |
8 | } |
Began life as a copy of #1016028
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1020301 |
Snippet name: | onConceptsChangeAndNow |
Eternal ID of this version: | #1020301/2 |
Text MD5: | 80d51bf476c277175bc057b034b18e98 |
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:20:35 |
Source code size: | 197 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 355 / 371 |
Version history: | 1 change(s) |
Referenced in: | [show references] |