static IConceptIndex simpleConceptIndex(final Runnable r) { ret new IConceptIndex { public void update(Concept c) { pcallF(r); } public void remove(Concept c) { pcallF(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: | #1015806 |
Snippet name: | simpleConceptIndex |
Eternal ID of this version: | #1015806/2 |
Text MD5: | 96a24dc4bb0f1a0eeb4b5af5f09351fb |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-27 23:28:21 |
Source code size: | 195 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 371 / 412 |
Version history: | 1 change(s) |
Referenced in: | [show references] |