Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1035979 // setMetaToString

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9220L/52K).

static <A extends IMeta> A setMetaToString(S string, A a) {
  setMetaAndVerify(a, toString := string);
  ret a;
}

Author comment

Began life as a copy of #1033682

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035979
Snippet name: setMetaToString
Eternal ID of this version: #1035979/1
Text MD5: 6bffaf2fc20cffc4e15f060e52c9d3b3
Transpilation MD5: 9b2e7c9c06bd0465346da927e2467b00
Author: stefan
Category: javax / reasoning
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-20 21:07:51
Source code size: 116 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 49 / 69
Referenced in: [show references]