static S joinNemptiesWithDot(O... strings) { ret joinNempties(".", strings); } static S joinNemptiesWithDot(Iterable strings) { ret joinNempties(".", strings); }
Began life as a copy of #1016893
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030570 |
| Snippet name: | joinNemptiesWithDot |
| Eternal ID of this version: | #1030570/3 |
| Text MD5: | b47e232e91fd25ec69e9c66a91972141 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-05 00:53:44 |
| Source code size: | 172 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 431 / 477 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |