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

3
LINES

< > BotCompany Repo | #1035487 // toWidthAndHeight

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

Libraryless. Click here for Pure Java version (9078L/51K).

static WidthAndHeight toWidthAndHeight(Dimension d) {
  ret d == null ?: widthAndHeight(d.width, d.height);
}

Author comment

Began life as a copy of #1035486

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035487
Snippet name: toWidthAndHeight
Eternal ID of this version: #1035487/2
Text MD5: 0e68d48341ce465e6bb7bc04b8e77c52
Transpilation MD5: bee54e65088ffaa8b9474a665dcbed9d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-05-26 21:53:03
Source code size: 111 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 87 / 107
Version history: 1 change(s)
Referenced in: [show references]