Libraryless. Click here for Pure Java version (3808L/22K).
srecord Value<A>(A value) implements IF0<A> { public A get() { ret value; } toString { ret str(get()); } }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, ekrmjmnbrukm, elmgxqgtpvxh, gjtlkbvenryc, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, wnsclhtenguj
No comments. add comment
| Snippet ID: | #1033214 |
| Snippet name: | Value - just a value wrapper |
| Eternal ID of this version: | #1033214/2 |
| Text MD5: | 0f0bcff4a22532dc102237b75ba78a12 |
| Transpilation MD5: | 40f3c7123258d3b868f602d4f2df3e04 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-16 04:29:19 |
| Source code size: | 117 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 565 / 5383 |
| Version history: | 1 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |