!include once #1019934 // BCEL static int bcel_javaVersionOfClass(JavaClass c) { ret classFileVersionToJavaVersion(c.getMajor()); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1019935 |
| Snippet name: | bcel_javaVersionOfClass |
| Eternal ID of this version: | #1019935/1 |
| Text MD5: | cc10ee9ade62360c619251fab1096a83 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-01 15:53:08 |
| Source code size: | 138 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 493 / 536 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019936 - highestJavaVersionUsedInJar |