Libraryless. Click here for Pure Java version (6376L/36K).
sclass TypedVirtualVar<A> extends VirtualVar<A> { Class<A> type; *(Class<A> *type, IF0<A> *getter, IVF1<A> *setter) {} public Class<A> getType() { ret type; } }
Began life as a copy of #1034470
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034686 |
| Snippet name: | TypedVirtualVar |
| Eternal ID of this version: | #1034686/2 |
| Text MD5: | bdb79f72df374b13c98e51797d4945ab |
| Transpilation MD5: | 75ebe70a1c2d554a6ac373ef34c449d4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-03 14:24:24 |
| Source code size: | 178 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 581 / 714 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |