Table of Contents

Class EnumerableValueMapperWithKey<K, V, VR>

Namespace
MASES.KNet.Streams.Kstream
Assembly
MASES.KNet.dll
public class EnumerableValueMapperWithKey<K, V, VR> : EnumerableValueMapperWithKey<K, V, VR, byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IValueMapperWithKey<byte[], byte[], Iterable<byte[]>>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

K

key value type

V

first value type

VR

joined value type

Inheritance
EnumerableValueMapperWithKey<K, V, VR>
Implements
Inherited Members