All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.fitbur.bytebuddy.implementation.bytecode.assign.package-info Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
/**
 * An {@link com.fitbur.bytebuddy.implementation.bytecode.assign.Assigner} is responsible for transforming
 * a given {@link com.fitbur.bytebuddy.description.type.TypeDescription} into another one. In doing so, an assigner is also
 * able to determine that some assignment is illegal.
 */
package com.fitbur.bytebuddy.implementation.bytecode.assign;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy