static <A> L<A> nullIfSingleton(L<A> l) { ret isSingleton(l) ? null : l; }
Began life as a copy of #1002091
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021984 |
| Snippet name: | nullIfSingleton |
| Eternal ID of this version: | #1021984/1 |
| Text MD5: | b28d6c55fe5d320dae1c06a27dca18f9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-04 17:26:36 |
| Source code size: | 78 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 418 / 470 |
| Referenced in: | [show references] |