Retrotranslator › Click to download › Updated Info
Main Page |
Details | Download Now | History |
Statistics | Promote | Tell a Friend
| Category |
Decompilation, Compilation |
| Submitted by |
admin
|
| Author's Name |
Taras Puchko |
| Author's Email |
 |
| Homepage |
retrotranslator.sourceforge.net/ |
| Version |
1.0.5 |
| Compatibility |
JDK 5.0 |
| Published |
Sat Jun 24, 2006 2:42 pm |
Description
Retrotranslator is a Java bytecode transformer that translates Java classes compiled with JDK 5.0 into classes that can be run on JVM 1.4. It is a free, open-source tool based on the ASM bytecode manipulation framework and concurrency utilities backported to Java 1.4.
- Generics (generic types)
- Annotations (metadata)
- Reflection on generics and annotations
- Typesafe enums (enumerated types)
- Autoboxing/unboxing
- Enhanced for loop (for-each loop)
- Varargs (variable arguments)
- Covariant return types
- Static import
- Concurrency utilities
- Collections framework enhancements
|
| Rating |
 |
| Votes |
0 |
| Popularity |
 |
| Downloads |
22 |
| Page Views |
1937 |
|
|