Libraryless. Click here for Pure Java version (2788L/17K).
1 | static MultiMap<S> parseColonPropertyCIMultiMap(S text) {
|
2 | ret pairsToCIMultiMap(parseColonPropertyPairs(text)); |
3 | } |
Began life as a copy of #1021242
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027385 |
| Snippet name: | parseColonPropertyCIMultiMap |
| Eternal ID of this version: | #1027385/3 |
| Text MD5: | 7655d922b27b59dfa21212b0ed3958a1 |
| Transpilation MD5: | 39412fd8f8d72cacd8f0927ce31e3088 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-16 15:22:42 |
| Source code size: | 117 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 438 / 567 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |