Transpiled version (4840L) is out of date.
1 | sclass WithToolTip<A> extends Var<A> { |
2 | settable S toolTip; |
3 | |
4 | *() {} |
5 | *(A value, S *toolTip) { super(value); } |
6 | |
7 | toString { ret formatFunctionCall("WithToolTip", toolTip, get()); } |
8 | } |
Began life as a copy of #1026686
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033911 |
Snippet name: | WithToolTip |
Eternal ID of this version: | #1033911/2 |
Text MD5: | 946324a9ad5cbd81aa182d9c287a87ce |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-10 18:27:03 |
Source code size: | 195 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 136 / 210 |
Version history: | 1 change(s) |
Referenced in: | [show references] |