Libraryless. Click here for Pure Java version (4997L/28K).
sclass ClearForAutoRun<A> extends Var<A> { *() {} *(A code) { super(code); } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034466 |
| Snippet name: | ClearForAutoRun - a special tag for code |
| Eternal ID of this version: | #1034466/2 |
| Text MD5: | cd0355c16b11a97c71bbd45312e95239 |
| Transpilation MD5: | 677abd60b5c6b7e20e0e6069f3444634 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-08 02:42:07 |
| Source code size: | 85 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 633 / 759 |
| Version history: | 1 change(s) |
| Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) |