public interface  net.bytebuddy.build.AndroidDescriptor extends java.lang.Object
{
public abstract net.bytebuddy.build.AndroidDescriptor$TypeScope getTypeScope(net.bytebuddy.description.type.TypeDescription);
}