JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.aksw.commons.rx.lookup
EntryService
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface EntryService<K,
V>
Type Parameters:
K
-
V
-
I
-
All Superinterfaces:
Function
<
Collection
<K>,
Map
<K,
V>>
public interface
EntryService<K,
V>
extends
Function
<
Collection
<K>,
Map
<K,
V>>
Map a stream of items to a stream of entries
Author:
raven
Method Summary
Methods inherited from interface
Function
andThen
,
apply
,
compose