static <A> NavigableMap<S, A> prefixSubMap(NavigableMap<S, A> map, S prefix) { ret map.subMap(prefix, true, prefix + Character.MAX_VALUE, true); }
Began life as a copy of #1011255
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: | #1011256 |
Snippet name: | prefixSubMap |
Eternal ID of this version: | #1011256/3 |
Text MD5: | ec4e5ff54c24c9359e2e04b26b4c2d50 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-21 17:49:21 |
Source code size: | 150 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 441 / 445 |
Version history: | 2 change(s) |
Referenced in: | [show references] |