static <A> A printWithDate(A a) { ret printWithTime(a); } static <A> A printWithDate(S s, A a) { ret printWithTime(s, a); }
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: | #1023319 |
| Snippet name: | printWithDate - synonym of printWithTime |
| Eternal ID of this version: | #1023319/2 |
| Text MD5: | fd9e65179e268a17dec8628d71314667 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-09-27 18:47:33 |
| Source code size: | 134 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 456 / 527 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |