Table of Contents

Class ForeachAction<K, V>

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

Type Parameters

K

key value type

V

first value type

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