svoid metaSet(IMeta o, O key, O value) { metaMapPut(o, key, value); } svoid metaSet(O o, O key, O value) { metaMapPut(o, key, value); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033244 | 
| Snippet name: | metaSet - synonym of metaMapPut | 
| Eternal ID of this version: | #1033244/3 | 
| Text MD5: | 560ab29f80e5b39ce93f20bded6cee37 | 
| Author: | someone | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-02-12 22:10:34 | 
| Source code size: | 146 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 430 / 445 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |