1 | static void saveStructFile(S file, O o) { |
2 | saveStructureToFile(file, o); |
3 | } |
4 | |
5 | |
6 | |
7 | static void saveStructFile(File file, O o) { |
8 | saveStructureToFile(file, 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: | #1021937 |
| Snippet name: | saveStructFile - synonym of saveStructureToFile |
| Eternal ID of this version: | #1021937/1 |
| Text MD5: | e5e04e4d46f05feb2d24bd2240fc6d22 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-03 20:51:35 |
| Source code size: | 161 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 499 |
| Referenced in: | [show references] |