static bool rectsOverlapY(Rect a, Rect b) { ret intersectRanges(rectYRange(a), rectYRange(b)) != null; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006337 | 
| Snippet name: | rectsOverlapY | 
| Eternal ID of this version: | #1006337/1 | 
| Text MD5: | f5a3c3ce8961ec45ded25bd5e8a5e357 | 
| Author: | stefan | 
| Category: | javax / maths | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-12-28 22:49:24 | 
| Source code size: | 108 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 706 / 733 | 
| Referenced in: | [show references] |