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

3
LINES

< > BotCompany Repo | #1025102 // rectXRange

JavaX fragment (include)

static IntRange rectXRange(Rect r) {
  ret r == null ? null : intRange(r.x, r.x2());
}

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: #1025102
Snippet name: rectXRange
Eternal ID of this version: #1025102/1
Text MD5: eb44638f61f918b7f595d99d833f92e9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-05 15:39:12
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 114 / 162
Referenced in: [show references]