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

com.regnosys.rosetta.translate.HandlerSupplier Maven / Gradle / Ivy

There is a newer version: 11.25.1
Show newest version
package com.regnosys.rosetta.translate;

import java.util.function.BiFunction;

import com.regnosys.rosetta.common.translation.Path;

public interface HandlerSupplier extends BiFunction {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy