1 | sS pairToUglyStringForCIComparison(Pair<S> p) { |
2 | ret p == null ? null : l(p.a) + "|" + p.a + "|" + p.b; |
3 | } |
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: | #1024244 |
Snippet name: | pairToUglyStringForCIComparison |
Eternal ID of this version: | #1024244/1 |
Text MD5: | 92f54eb9c53be3023971c0f8a8390a3e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-28 17:25:16 |
Source code size: | 108 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 211 / 250 |
Referenced in: | [show references] |