public annotation interface  org.junit.runners.Parameterized$Parameter extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract int value();
}