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

com.yahoo.oak.OakTransformer Maven / Gradle / Ivy

There is a newer version: 0.2.5
Show newest version
/*
 * Copyright 2020, Verizon Media.
 * Licensed under the terms of the Apache 2.0 license.
 * Please see LICENSE file in the project root for terms.
 */

package com.yahoo.oak;

import java.util.function.Function;

public interface OakTransformer extends Function {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy