public annotation interface  org.junit.jupiter.params.shadow.com.univocity.parsers.annotations.BooleanString extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.String[] trueStrings();
public abstract java.lang.String[] falseStrings();
}