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

3
LINES

< > BotCompany Repo | #1033468 // topRightCorner

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (234L/2K).

static Pt topRightCorner(Rect r) {
  ret r == null ?: pt(r.x2(), r.y1());
}

Author comment

Began life as a copy of #1033467

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033468
Snippet name: topRightCorner
Eternal ID of this version: #1033468/1
Text MD5: 9cef6a345dbb5228becc5e8391c09625
Transpilation MD5: 07527ce1b19416fc84af44a239a1bfba
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-28 23:58:30
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 93 / 120
Referenced in: [show references]