sS joinNemptiesWithSemicolon(S... strings) { ret joinNempties("; ", strings); } sS joinNemptiesWithSemicolon(Collection<S> strings) { ret joinNempties("; ", strings); }
Began life as a copy of #1017604
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: | #1024481 | 
| Snippet name: | joinNemptiesWithSemicolon | 
| Eternal ID of this version: | #1024481/1 | 
| Text MD5: | 5d73ac203ef6b74ce4bab684b68c7665 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-08-13 22:03:55 | 
| Source code size: | 179 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 469 / 527 | 
| Referenced in: | [show references] |