public annotation interface  org.junit.jupiter.params.shadow.com.univocity.parsers.annotations.Replace extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.String expression();
public abstract java.lang.String replacement();
}