static SimpleLiveValue<Float> floatLiveValue() { ret floatLiveValue(0f); } static SimpleLiveValue<Float> floatLiveValue(Float value) { ret SimpleLiveValue(Float, value); }
Began life as a copy of #1015896
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017150 |
| Snippet name: | floatLiveValue |
| Eternal ID of this version: | #1017150/2 |
| Text MD5: | 949b83c4db99a0f6361cb86498703444 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-13 12:49:04 |
| Source code size: | 182 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 589 / 648 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |