1 | static IConceptIndex simpleConceptIndex(final Runnable r) { |
2 | ret new IConceptIndex { |
3 | public void update(Concept c) { pcallF(r); } |
4 | public void remove(Concept c) { pcallF(r); } |
5 | }; |
6 | } |
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: | 373 / 415 |
Version history: | 1 change(s) |
Referenced in: | [show references] |