@FunctionalInterface public interface SerializablePairFunction<I,K,V> extends Serializable
Pair<K,V>
call(I t)
Pair<K,V> call(I t) throws Exception
Exception
Copyright © 2024 The Apache Software Foundation. All rights reserved.