1 | static GlobalID toGlobalIDObj(S s) { |
2 | ret s == null ? null : GlobalID(s); |
3 | } |
4 | |
5 | static GlobalID toGlobalIDObj(GlobalID globalID) { |
6 | ret globalID; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024296 |
Snippet name: | toGlobalIDObj |
Eternal ID of this version: | #1024296/2 |
Text MD5: | 32dbaa3314d823809e78da95fe5d123a |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-02 17:46:05 |
Source code size: | 152 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 297 / 346 |
Version history: | 1 change(s) |
Referenced in: | [show references] |