Libraryless. Click here for Pure Java version (112L/1K).
static AutoCloseable tempSetRandomSeedUnlessNull(Int seed) { ret seed == null ?: tempSetRandomSeed(seed); }
Began life as a copy of #1034220
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034910 |
| Snippet name: | tempSetRandomSeedUnlessNull |
| Eternal ID of this version: | #1034910/1 |
| Text MD5: | 485431e9d55118afee478c9e909c4d3a |
| Transpilation MD5: | 3dab86c8f24d096003fcee48aff3ffa7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-14 19:46:54 |
| Source code size: | 111 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 400 / 485 |
| Referenced in: | [show references] |