Libraryless. Click here for Pure Java version (9952L/54K).
1 | svoid callDoneLoadingUnlessUnstructuring(IUnstructured object) {
|
2 | if (object != null && !dynamicObjectIsLoading()) |
3 | object._doneLoading(); |
4 | } |
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: | 365 / 471 |
| Referenced in: | [show references] |