T - the super call return typepublic interface InstrumentMorpher<T>
org.testifyproject.bytebuddy.implementation.bind.annotation.Morph annotation.| Modifier and Type | Method and Description |
|---|---|
T |
morph(Object... arguments)
Invoke the morph method using the given parameters.
|
Copyright © 2016–2018 Testify Project. All rights reserved.