1 | static long getLongOrZero(O o, S field) { |
2 | ret getLong(o, field); |
3 | } |
4 | |
5 | |
6 | |
7 | static long mapMethodLike getLongOrZero(S field, O o) { |
8 | ret getLong(field, o); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1021651 |
| Snippet name: | getLongOrZero - synonym of getLong |
| Eternal ID of this version: | #1021651/1 |
| Text MD5: | 22a614d61a514d92b339198bf1ec394a |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-23 11:27:02 |
| Source code size: | 156 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 519 / 557 |
| Referenced in: | [show references] |