Class StreamMarshalling.EntryToKeyFunction<K,V>

java.lang.Object
org.infinispan.stream.StreamMarshalling.EntryToKeyFunction<K,V>
All Implemented Interfaces:
Function<Map.Entry<K,V>, K>
Enclosing class:
StreamMarshalling

@ProtoTypeId(1325) public static final class StreamMarshalling.EntryToKeyFunction<K,V> extends Object implements Function<Map.Entry<K,V>, K>