Libraryless. Click here for Pure Java version (2720L/17K).
sS longestPrefixInTreeSet(S s, TreeSet<S> set) { ret longestPrefixInNavigableSet(s, set); }
Began life as a copy of #1027971
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029746 |
| Snippet name: | longestPrefixInTreeSet [case sensitive] |
| Eternal ID of this version: | #1029746/4 |
| Text MD5: | a48490472b404ecf860ab3e4e5ef3202 |
| Transpilation MD5: | 7e36247c1124de71315c2068b8614ea7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-11 15:07:50 |
| Source code size: | 95 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 739 / 934 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1029748 - longestPrefixInNavigableSet [case sensitive] |