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

3
LINES

< > BotCompany Repo | #1027218 // rectTopLeftCorner

JavaX fragment (include)

static Pt rectTopLeftCorner(Rect r) {
  ret r == null ? null : pt(r.x, r.y);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, elmgxqgtpvxh, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027218
Snippet name: rectTopLeftCorner
Eternal ID of this version: #1027218/1
Text MD5: 80d44b9f7af308db51279661240bfc75
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-26 12:33:50
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 128 / 160
Referenced in: [show references]