Class EnumerableValueMapperWithKey<K, V, VR>
KNet extension of EnumerableValueMapperWithKey<K, V, VR, TJVMK, TJVMV, TJVMVR>
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