Libraryless. Click here for Pure Java version (38L/1K).
1 | import static x30_pkg.x30_util.UniqueString; |
2 | import static x30_pkg.x30_util.uniqueString; |
3 | |
4 | static UniqueString vmWideUniqueString(S s) {
|
5 | ret uniqueString(s); |
6 | } |
7 | |
8 | static UniqueString vmWideUniqueString(CharSequence s) {
|
9 | ret uniqueString(s); |
10 | } |
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: | 373 / 489 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |