Libraryless. Click here for Pure Java version (9078L/51K).
static WidthAndHeight toWidthAndHeight(Dimension d) { ret d == null ?: widthAndHeight(d.width, d.height); }
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: | 389 / 485 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |