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

5
LINES

< > BotCompany Repo | #1027815 // values_gen - values on Object

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

Libraryless. Click here for Pure Java version (3851L/22K).

static Cl values_gen(O map) {
  if (map cast Map)
    ret values(map);
  null;
}

Author comment

Began life as a copy of #1027801

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: #1027815
Snippet name: values_gen - values on Object
Eternal ID of this version: #1027815/3
Text MD5: 8ce0c5d4fd04a1dfeab31cccfee56c71
Transpilation MD5: f115afdec247174b2e44ddcd745a1641
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-23 00:40:44
Source code size: 84 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 117 / 175
Version history: 2 change(s)
Referenced in: [show references]