Package org.glassfish.jaxb.runtime.v2.runtime.reflect.opt


package org.glassfish.jaxb.runtime.v2.runtime.reflect.opt
Hosts optimized Accessor, TransducedAccessor, and Transducer.

How it works

Most of the classes in this package are "templates." At run-time, A template class file is slightly modified to match the target Java Bean, then it will be loaded into the VM.