Uses 2164K of libraries. Click here for Pure Java version (67226L/360K).
srecord noeq G22MaskUtils(G22Utils g22utils) { <A> IG22SimpleMasksHolder<A> simpleMaskSet() { ret new G22HashedMasks; } <A> IG22MasksHolder<A> optimizedMaskSet(IG22MasksHolder<A> masks) { var search = new G22CriticalPixelSearch(masks); ret search.bestTree(); } }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1036003 |
| Snippet name: | G22MaskUtils |
| Eternal ID of this version: | #1036003/7 |
| Text MD5: | 3a0be3987a02600847cded60fd90e00e |
| Transpilation MD5: | 48096fdd69f6256a92375e3f0f790c3b |
| Author: | stefan |
| Category: | javax / gazelle 22 |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-09-03 04:55:31 |
| Source code size: | 294 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 609 / 757 |
| Version history: | 6 change(s) |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) |