static <A extends Concept> A nuLike cloneToUnlisted(Class<A> c, O o) { ret shallowCloneToUnlistedConcept(c, o); } static <A extends Concept> A cloneToUnlisted(A o) { ret shallowCloneToUnlistedConcept(o); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028030 |
| Snippet name: | cloneToUnlisted - synonym of shallowCloneToUnlistedConcept |
| Eternal ID of this version: | #1028030/1 |
| Text MD5: | d60075f113ba094169a90a537689b69f |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-05-04 01:27:30 |
| Source code size: | 214 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 403 / 440 |
| Referenced in: | [show references] |