static TripleIndex tripleIndex_instance; static TripleIndex tripleIndex() { if (tripleIndex_instance == null) { tripleIndex_instance = addVirtualNodeIndex(new TripleIndex); tripleIndex_instance.activate(); } ret tripleIndex_instance; }
Began life as a copy of #1012312
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: | #1012324 |
| Snippet name: | tripleIndex |
| Eternal ID of this version: | #1012324/4 |
| Text MD5: | b52079605cb8f3c2b2f509dc40244b02 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-28 16:25:50 |
| Source code size: | 258 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 740 / 795 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |