All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.didiglobal.booster.instrument.ShadowThrowable Maven / Gradle / Ivy

There is a newer version: 5.1.0
Show newest version
package com.didiglobal.booster.instrument;

/**
 * Shadow of Throwable
 *
 * @author neighbWang
 */
public final class ShadowThrowable {

    public static void printStackTrace(final Throwable t) {
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy