Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1012324 // tripleIndex

JavaX fragment (include)

static TripleIndex tripleIndex_instance;

static TripleIndex tripleIndex() {
  if (tripleIndex_instance == null) {
    tripleIndex_instance = addVirtualNodeIndex(new TripleIndex);
    tripleIndex_instance.activate();
  }
  ret tripleIndex_instance;
}

Author comment

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: 424 / 466
Version history: 3 change(s)
Referenced in: [show references]