Libraryless. Click here for Pure Java version (19216L/118K).
1 | sclass PatchworkImageSurface<A> extends ImageSurface {
|
2 | PatchworkImage<A> patchworkImage; |
3 | |
4 | *() {}
|
5 | *(PatchworkImage<A> *patchworkImage) {
|
6 | setImage(patchworkImage); |
7 | } |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1036011 |
| Snippet name: | PatchworkImageSurface |
| Eternal ID of this version: | #1036011/1 |
| Text MD5: | f7a88bde470af73be1dd7ab7731de73c |
| Transpilation MD5: | d01c7fb50b78dc4222df7d7a40c768d3 |
| Author: | stefan |
| Category: | javax / gazelle 22 |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-08-23 18:14:52 |
| Source code size: | 186 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 614 / 717 |
| Referenced in: | [show references] |