Uses 735K of libraries. Click here for Pure Java version (34L/1K).
lib 1400239 // commons collections4 import org.apache.commons.collections4.trie.PatriciaTrie; static <A> PatriciaTrie<A> patriciaTree() { ret new PatriciaTrie; }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030150 |
| Snippet name: | patriciaTrie |
| Eternal ID of this version: | #1030150/2 |
| Text MD5: | ec91ca7972ec3ee950e4a47fbb099218 |
| Transpilation MD5: | f8e073311de649fd2ff94697cf4c2a87 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-11 15:13:39 |
| Source code size: | 169 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 402 / 546 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |