1 | static void dontprint() { |
2 | dontPrint(); |
3 | } |
4 | |
5 | |
6 | static <A> A dontprint(S s, A o) { |
7 | ret dontPrint(s, o); |
8 | } |
9 | |
10 | |
11 | static <A> A dontprint(A o) { |
12 | ret dontPrint(o); |
13 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031567 |
| Snippet name: | dontprint - synonym of dontPrint |
| Eternal ID of this version: | #1031567/1 |
| Text MD5: | 7c3be4e32db4b389e8cdee38571e96df |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-22 03:15:27 |
| Source code size: | 160 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 348 / 380 |
| Referenced in: | [show references] |