Class StreamMarshalling.EntryToValueFunction<K,V>

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

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