public annotation interface  org.junit.jupiter.api.Order extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public static final int DEFAULT;
public abstract int value();
}