public interface DeferredCode
| Modifier and Type | Method and Description |
|---|---|
void |
write(MethodVisitor mv)
Write the bytecode to the method visitor.
|
void write(MethodVisitor mv)
Called when it is deemed the instructions should not be removed.
Copyright © 2016. All rights reserved.