Table of Contents

Class Predicate<K, V>

Namespace
MASES.KNet.Streams.Kstream
Assembly
MASES.KNet.dll

KNet implementation of Predicate<K, V, TJVMK, TJVMV>

public class Predicate<K, V> : Predicate<K, V, byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IPredicate<byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

V

The value type

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