Libraryless. Click here for Pure Java version (12123L/83K).
svoid onConceptsChange(Runnable r) { onConceptsChange(db_mainConcepts(), r); } svoid onConceptsChange(Concepts cc, Runnable r) { cc.addConceptIndex(simpleConceptIndex(r)); cc.onAllChanged.add(r); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016028 |
| Snippet name: | onConceptsChange |
| Eternal ID of this version: | #1016028/3 |
| Text MD5: | 2cefcfa603f59e0f7d6551469c9e62e3 |
| Transpilation MD5: | 2c0ca83241fca18bb0069da533ce1979 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-03 22:38:56 |
| Source code size: | 211 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 782 / 928 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |