Libraryless. Click here for Pure Java version (38L/1K).
import static x30_pkg.x30_util.UniqueString; import static x30_pkg.x30_util.uniqueString; static UniqueString vmWideUniqueString(S s) { ret uniqueString(s); } static UniqueString vmWideUniqueString(CharSequence s) { ret uniqueString(s); }
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: | #1027853 |
Snippet name: | vmWideUniqueString |
Eternal ID of this version: | #1027853/2 |
Text MD5: | 8d241235a7ce1b4a7d6b583e671f28e9 |
Transpilation MD5: | 46b8a9822ac40ad2249b31f4fd02b321 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-04-15 18:47:13 |
Source code size: | 253 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 166 / 238 |
Version history: | 1 change(s) |
Referenced in: | [show references] |