net.sf.cglib.core
public interface ObjectSwitchCallback
Modifier and Type | Method and Description |
---|---|
void |
processCase(java.lang.Object key,
org.objectweb.asm.Label end) |
void |
processDefault() |
Copyright (c) 2001 - Apache Software Foundation