| Version | 1.05 |
|---|---|
| Publisher | nathan s |
| Release date | Dec 13, 2012 |
| Date added | Dec 13, 2012 |
| Os requirements | Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP |
| Requirements | JRE |
| Total downloads | 20 |
| Price | Free |
Description
ReflectASM is a small Java library that provides high performance reflection by using code generation. An access class is generated to set or get fields, call methods, or create a new instance. The access class uses bytecode rather than Java's reflection. It can also access primitive fields via bytecode to avoid boxing.