Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1033039 // doubleRangeWithLength

JavaX fragment (include)

static DoubleRange doubleRangeWithLength(double start, double len) {
  ret new DoubleRange(start, start+len);
}

Author comment

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: 91 / 120
Referenced in: [show references]