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

3
LINES

< > BotCompany Repo | #1030324 // rget_string - rget + convert to string

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

Libraryless. Click here for Pure Java version (2530L/16K).

sS mapMethodLike rget_string(S field, O o) {
  ret toString(rget(field, o));
}

Author comment

Began life as a copy of #1030323

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030324
Snippet name: rget_string - rget + convert to string
Eternal ID of this version: #1030324/1
Text MD5: 0b67f47ad11d3988fc0aa3e43e5f51bd
Transpilation MD5: 8c61e791ab73c3a7f18e1b9cd0e23128
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-02 23:02:40
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 149 / 217
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)