com.browserup.bup.assertion.field.HarEntryAssertionFieldSupplier Maven / Gradle / Ivy
The newest version!
package com.browserup.bup.assertion.field;
import java.util.function.Function;
import de.sstoehr.harreader.model.HarEntry;
@FunctionalInterface
public interface HarEntryAssertionFieldSupplier extends Function {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy