Table of Contents

Class BiFunction<K, V, KO>

Namespace
MASES.KNet.Streams.Utils
Assembly
MASES.KNet.dll

KNet implementation of Function<V, KO, TJVMV, TJVMKO>

public class BiFunction<K, V, KO> : BiFunction<K, V, KO, byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBase>, IDisposable, IJVMBridgeBaseStatic, IBiFunction<byte[], byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

V

The value type

KO

The Key output type

Inheritance
BiFunction<K, V, KO, byte[], byte[], byte[]>
BiFunction<K, V, KO>
Implements
Inherited Members