Package reflectasm: Information
Source package: reflectasm
Version: 1.11.0-alt1_6jpp8
Build time: Apr 22, 2018, 09:33 AM
Category: Development/Java
Report package bugLicense: BSD
Summary: High performance Java library that provides reflection by using code generation
Description:
ReflectASM is a very small 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 byte-code rather than Java's reflection, so it is much faster. It can also access primitive fields via byte-code to avoid boxing.
Maintainer: Igor Vlasenko
Last changed
April 19, 2018 Igor Vlasenko 1.11.0-alt1_6jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 1.11.0-alt1_5jpp8
- fc27 update
Oct. 22, 2017 Igor Vlasenko 1.11.0-alt1_4jpp8
- new jpp release