static <A extends Concept> A nuLike shallowCloneUnlisted(Class<A> c, O o) { ret shallowCloneToUnlistedConcept(c, o); } static <A extends Concept> A shallowCloneUnlisted(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: | #1027569 | 
| Snippet name: | shallowCloneUnlisted - synonym of shallowCloneToUnlistedConcept | 
| Eternal ID of this version: | #1027569/1 | 
| Text MD5: | 5c436568a424c1c8aefcd21ba80b0b05 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-03-24 00:38:44 | 
| Source code size: | 224 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 369 / 408 | 
| Referenced in: | [show references] |