static NavigableSet<S> indexedTermsStartingWith(S prefix) { ret allIndexedTermsStartingWith(prefix); }
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: | 512 / 540 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1013177 - termsStartingWith - synonym of allIndexedTermsStartingWith - returns shortened terms |