public annotation interface  net.bytebuddy.implementation.bind.'annotation'.Default extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract boolean serializableProxy();
public abstract java.lang.Class proxyType();
}