public annotation interface  org.junit.jupiter.params.shadow.com.univocity.parsers.annotations.Nested extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.Class type();
public abstract java.lang.Class headerTransformer();
public abstract java.lang.String[] args();
}