Libraryless. Click here for Pure Java version (5178L/30K).
1 | sO safeUnstructureAllowingCertainClasses_preferUtils(S s, S... allowedClasses) {
|
2 | O classFinder = unstructureClassFinderAllowingCertainClasses_preferUtils(allowedClasses); |
3 | ret unstructure(s, false, classFinder); |
4 | } |
Began life as a copy of #1024663
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024784 |
| Snippet name: | safeUnstructureAllowingCertainClasses_preferUtils - safe-unstructure, but allowing a few main$ and loadableUtils.utils$ classes |
| Eternal ID of this version: | #1024784/3 |
| Text MD5: | 1e439976d0061f519ed00be1e84efd1b |
| Transpilation MD5: | 20ee60444f5fa92325075760f8daf36f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-16 17:20:39 |
| Source code size: | 219 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 465 / 602 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |