public static class EmitterFactory.NullEmitter extends Object implements EmitterFactory.Emitter
| Constructor and Description |
|---|
NullEmitter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
void |
evaluate(org.glassfish.pfl.objectweb.asm.MethodVisitor mv) |
int |
hashCode() |
String |
toString() |
public void evaluate(org.glassfish.pfl.objectweb.asm.MethodVisitor mv)
evaluate in interface UnaryVoidFunction<org.glassfish.pfl.objectweb.asm.MethodVisitor>Copyright © 2011–2018 Eclipse Foundation. All rights reserved.