Libraryless. Click here for Pure Java version (2809L/16K).
sclass FreelyCallable<A> extends Var<A> { *() {} *(A a) { super(a); } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030576 |
| Snippet name: | FreelyCallable |
| Eternal ID of this version: | #1030576/1 |
| Text MD5: | 6f64c2188c89cd0cb9ab5a3aad58309f |
| Transpilation MD5: | 2f9b37fecee038246f05253dcfe5c2d3 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-01-11 01:15:01 |
| Source code size: | 78 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 395 / 666 |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |