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

3
LINES

< > BotCompany Repo | #1030333 // safeUnstructListAllowingClasses - safeUnstructList, but allowing a few main$ classes

JavaX fragment (include)

static L safeUnstructListAllowingClasses(S s, Class... allowedClasses) {
  ret (L) safeUnstructureAllowingClasses(s, allowedClasses);
}

Author comment

Began life as a copy of #1030327

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030333
Snippet name: safeUnstructListAllowingClasses - safeUnstructList, but allowing a few main$ classes
Eternal ID of this version: #1030333/1
Text MD5: f80736cfe2edf39e50a7f6a6b464d01a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-04 17:22:51
Source code size: 137 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 96 / 123
Referenced in: [show references]