All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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 - 2024 Weber Informatics LLC | Privacy Policy