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