1 | static <A> A nuLike nuInner(Class<A> c, O outerObject, O... values) { |
2 | A a = nuObject(c, outerObject); |
3 | setAll(a, values); |
4 | ret a; |
5 | } |
Began life as a copy of #1005588
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022802 |
Snippet name: | nuInner - nuObject with values and reference to outer object |
Eternal ID of this version: | #1022802/1 |
Text MD5: | 25ace159b5228d47bc4d61d9ba0eac86 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-08 13:02:54 |
Source code size: | 139 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 241 / 289 |
Referenced in: | [show references] |