Libraryless. Click here for Pure Java version (2616L/17K).
svoid test_isInstanceOfSyntheticClass() { testFunctionValues isInstanceOfSyntheticClass( (IF1) x -> x, true, "bla", false, null, false, new IF1 { public O get(O o) { ret o; } }, false, ); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030053 |
| Snippet name: | test_isInstanceOfSyntheticClass (OK) |
| Eternal ID of this version: | #1030053/2 |
| Text MD5: | bd62a728ec4f09ba0d4d10a5ac3fe040 |
| Transpilation MD5: | 31f94529e99a1883e323347dcb9ae20f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-03 10:33:19 |
| Source code size: | 216 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 386 / 514 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030055 - test_str_shortenSynthetic (OK) |