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, IEquatable<IJVMBridgeBase>, IDisposable, IJVMBridgeBaseStatic, IValueMapperWithKey<byte[], byte[], Iterable<byte[]>>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
Kkey value type
Vfirst value type
VRjoined value type
- Inheritance
-
EnumerableValueMapperWithKey<K, V, VR>
- Implements