Skip navigation links

Package net.bytebuddy.implementation.bytecode.assign

An Assigner is responsible for transforming a given TypeDescription into another one.

See: Description

Package net.bytebuddy.implementation.bytecode.assign Description

An Assigner is responsible for transforming a given TypeDescription into another one. In doing so, an assigner is also able to determine that some assignment is illegal.
Skip navigation links

Copyright © 2014–2016. All rights reserved.