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

3
LINES

< > BotCompany Repo | #1025319 // sortRectsByMiddleX

JavaX fragment (include)

1  
static L<Rect> sortRectsByMiddleX(Collection<Rect> l) {
2  
  ret sortByCalculatedField(l, f rectMiddleX);
3  
}

Author comment

Began life as a copy of #1015470

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: #1025319
Snippet name: sortRectsByMiddleX
Eternal ID of this version: #1025319/1
Text MD5: dec16b0aa622b9a61a5ee41a85a20a4f
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-21 22:51:33
Source code size: 106 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 183 / 189
Referenced in: [show references]