static DoubleRange doubleRange(double start, double end) { ret new DoubleRange(start, end); }
Began life as a copy of #1008654
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: | #1024580 |
| Snippet name: | doubleRange - construct DoubleRange |
| Eternal ID of this version: | #1024580/1 |
| Text MD5: | 4d0d5db0c5d505a4abe4b116b3694837 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-19 15:36:09 |
| Source code size: | 97 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 574 / 608 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032982 - scaleDoubleRange #1033039 - doubleRangeWithLength #1036440 - doubleRangeAround |