Libraryless. Click here for Pure Java version (2046L/13K).
static <A> A copyNonTransientFields(O x, A y) { ret copyFields(x, y, nonTransientNonStaticFields(x)); }
Began life as a copy of #1002178
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: | #1024799 |
| Snippet name: | copyNonTransientFields |
| Eternal ID of this version: | #1024799/1 |
| Text MD5: | 29aa8f966e9ab09b441c30a7bc121cbe |
| Transpilation MD5: | 221d24f00372e42d69fbea5bb45c231b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-25 21:15:39 |
| Source code size: | 107 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 447 / 555 |
| Referenced in: | [show references] |