class SerializableNoOp
extends java.lang.Object
implements net.sf.cglib.proxy.NoOp, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static net.sf.cglib.proxy.Callback |
SERIALIZABLE_INSTANCE |
private static long |
serialVersionUID |
Constructor and Description |
---|
SerializableNoOp() |
private static final long serialVersionUID
public static final net.sf.cglib.proxy.Callback SERIALIZABLE_INSTANCE