sS markIdentifiersSafe(Collection<S> identifiers) { ret join(". ", map markIdentifierSafe(identifiers)); } sS markIdentifiersSafe(S... identifiers) { ret markIdentifiersSafe(asList(identifiers)); }
Began life as a copy of #1021419
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1022019 |
Snippet name: | markIdentifiersSafe (needs auth) |
Eternal ID of this version: | #1022019/3 |
Text MD5: | dc7661844febf52fda5612d2e81814e9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-19 14:02:41 |
Source code size: | 208 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 335 / 395 |
Version history: | 2 change(s) |
Referenced in: | [show references] |