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

4
LINES

< > BotCompany Repo | #1036413 // callDoneLoadingUnlessUnstructuring - deserialization helper

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9952L/54K).

svoid callDoneLoadingUnlessUnstructuring(IUnstructured object) {
  if (object != null && !dynamicObjectIsLoading())
    object._doneLoading();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036413
Snippet name: callDoneLoadingUnlessUnstructuring - deserialization helper
Eternal ID of this version: #1036413/1
Text MD5: 33ff8a273858bf1e98ff50f1d485c69a
Transpilation MD5: 65d61b8dc60a5e10f6a565db1f35a4fa
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-12-11 14:41:09
Source code size: 147 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 85
Referenced in: [show references]