
com.oracle.bmc.hdfs.util.BiFunction Maven / Gradle / Ivy
/**
* Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
*/
package com.oracle.bmc.hdfs.util;
/**
* Similar to Java8 BiFunction.
*
* @param
* Type for first arg.
* @param
* Type for second arg.
* @param
© 2015 - 2025 Weber Informatics LLC | Privacy Policy