public annotation interface  net.bytebuddy.implementation.bind.'annotation'.Super extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract net.bytebuddy.implementation.bind.'annotation'.Super$Instantiation strategy();
public abstract boolean ignoreFinalizer();
public abstract boolean serializableProxy();
public abstract java.lang.Class[] constructorParameters();
public abstract java.lang.Class proxyType();
}