public class Duplicate2Implementation extends Object implements net.bytebuddy.implementation.Implementation
net.bytebuddy.implementation.Implementation.Compound, net.bytebuddy.implementation.Implementation.Context, net.bytebuddy.implementation.Implementation.Simple, net.bytebuddy.implementation.Implementation.SpecialMethodInvocation, net.bytebuddy.implementation.Implementation.Target| Constructor and Description |
|---|
Duplicate2Implementation() |
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.implementation.bytecode.ByteCodeAppender |
appender(net.bytebuddy.implementation.Implementation.Target implementationTarget) |
net.bytebuddy.dynamic.scaffold.InstrumentedType |
prepare(net.bytebuddy.dynamic.scaffold.InstrumentedType instrumentedType) |
public net.bytebuddy.dynamic.scaffold.InstrumentedType prepare(net.bytebuddy.dynamic.scaffold.InstrumentedType instrumentedType)
prepare in interface net.bytebuddy.implementation.Implementationpublic net.bytebuddy.implementation.bytecode.ByteCodeAppender appender(net.bytebuddy.implementation.Implementation.Target implementationTarget)
appender in interface net.bytebuddy.implementation.ImplementationCopyright © 2015. All Rights Reserved.