public interface ObjectSwitchCallback
| Modifier and Type | Method and Description |
|---|---|
void |
processCase(java.lang.Object key,
org.objectweb.asm.Label end) |
void |
processDefault() |
Copyright © 2013 Oracle Corporation. All Rights Reserved.