Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1021937 // saveStructFile - synonym of saveStructureToFile

JavaX fragment (include)

static void saveStructFile(S file, O o) {
  saveStructureToFile(file, o);
}


  
static void saveStructFile(File file, O o) {
  saveStructureToFile(file, o);
}

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: 183 / 216
Referenced in: [show references]