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

3
LINES

< > BotCompany Repo | #1012008 // indexedTermsStartingWith - synonym of allIndexedTermsStartingWith - returns shortened terms

JavaX fragment (include)

static NavigableSet<S> indexedTermsStartingWith(S prefix) {
  ret allIndexedTermsStartingWith(prefix);
}

Author comment

Began life as a copy of #1011619

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: #1012008
Snippet name: indexedTermsStartingWith - synonym of allIndexedTermsStartingWith - returns shortened terms
Eternal ID of this version: #1012008/3
Text MD5: 8bf16ca9d3e5fa2bbae42e9029b39b36
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 15:46:21
Source code size: 106 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 411 / 440
Version history: 2 change(s)
Referenced in: [show references]