Libraryless. Click here for Pure Java version (6155L/34K).
static <A extends IMeta> A setMetaSrc(A a, O src) { setMetaAndVerify(a, +src); ret a; } static <A> A setMetaSrc(A a, O src) { setMetaAndVerify(a, +src); ret a; }
Began life as a copy of #1033680
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033682 | 
| Snippet name: | setMetaSrc | 
| Eternal ID of this version: | #1033682/4 | 
| Text MD5: | b60e0cec3e30e42c8a214f838e96fd87 | 
| Transpilation MD5: | 392916223072d1ebd940eac95d5b2d17 | 
| Author: | stefan | 
| Category: | javax / reasoning | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-02-24 19:08:10 | 
| Source code size: | 180 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 397 / 528 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |