ReflectASM

High performance Java reflection library
Download

ReflectASM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Nathan Sweet
  • Publisher web site:
  • http://code.google.com/u/@VhlVQVZZDhZMXAZ0/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 490 KB

ReflectASM Tags


ReflectASM Description

ReflectASM is a lightweight, free and open-source Java library that provides high performance reflection by using code generation. An access class is generated to set/get fields, call methods, or create a new instance.The access class uses bytecode rather than Java's reflection, so it is much faster. It can also access primitive fields via bytecode to avoid boxing. Detailed instructions on how to install and use the ReflectASM utility on your Mac are available HERE.ReflectASM is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).


ReflectASM Related Software