Skip navigation links

Package com.sun.xml.bind.v2.runtime.reflect.opt

Hosts optimized Accessor, TransducedAccessor, and Transducer.

See: Description

Package com.sun.xml.bind.v2.runtime.reflect.opt Description

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.

Skip navigation links

Copyright © 2019 Oracle Corporation. All rights reserved.