Libraryless. Click here for Pure Java version (5178L/30K).
sO safeUnstructureAllowingCertainClasses_preferUtils(S s, S... allowedClasses) { O classFinder = unstructureClassFinderAllowingCertainClasses_preferUtils(allowedClasses); ret unstructure(s, false, classFinder); }
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: | 466 / 604 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030720 - unstructureClassFinderAllowingCertainClasses_preferUtils |