Libraryless. Click here for Pure Java version (2140L/14K).
static Class getClass_vmName_mandatory_oneOf(O realm, S... names) ctex { for (S name : names) try object Class c = getClass_vmName(realm, name); fail("Didn't find any class of: " + joinWithComma(names)); }
Began life as a copy of #1023458
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026539 |
| Snippet name: | getClass_vmName_mandatory_oneOf - expects a name in VM format ($ instead of .) |
| Eternal ID of this version: | #1026539/1 |
| Text MD5: | ff88fdc224fb22d1564bd3eb100ee2af |
| Transpilation MD5: | 679ace862b0b1cf061d013211674346e |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-11 22:35:47 |
| Source code size: | 217 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 366 / 504 |
| Referenced in: | [show references] |