Class MethodDelegation.ImplementationDelegate.Compiled.ForMethodReturn

java.lang.Object
net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.Compiled.ForMethodReturn
All Implemented Interfaces:
MethodDelegation.ImplementationDelegate.Compiled
Enclosing interface:
MethodDelegation.ImplementationDelegate.Compiled

@Enhance public static class MethodDelegation.ImplementationDelegate.Compiled.ForMethodReturn extends Object implements MethodDelegation.ImplementationDelegate.Compiled
A compiled implementation delegate that invokes a method on an instance that is returned by another method.