public annotation interface  org.junit.Rule extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public static final int DEFAULT_ORDER;
public abstract int order();
}