public annotation interface  org.junit.FixMethodOrder extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.junit.runners.MethodSorters value();
}