Package org.aksw.commons.rx.lookup
Interface EntryService<K,V>
- Type Parameters:
I-K-V-
- All Superinterfaces:
Function<Collection<K>,Map<K, V>>
Map a stream of items to a stream of entries
- Author:
- raven
-
Method Summary
I - K - V - Function<Collection<K>,Map<K,V>>