Table of Contents

Class Function<V, KO>

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

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

public class Function<V, KO> : Function<V, KO, byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IFunction<byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

V

The key type

KO

The value type

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