static DoubleRange doubleRangeWithLength(double start, double len) { ret new DoubleRange(start, start+len); }
Began life as a copy of #1024580
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033039 |
| Snippet name: | doubleRangeWithLength |
| Eternal ID of this version: | #1033039/1 |
| Text MD5: | 05dd1bd983b8edcaf1d3e8153b4449e2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-11 17:14:12 |
| Source code size: | 113 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 514 / 520 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |