public abstract @interface JankTest implements Annotation
public abstract @interface JankTest
implements Annotation
用于配置非结构测试方法的注释。
java.lang.annotation.Annotation
abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()