JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.nustaq.reallive.api
Interface RLConsumer<K>
All Superinterfaces:
Consumer
<K>
,
Serializable
public interface
RLConsumer<K>
extends
Consumer
<K>,
Serializable
Created by ruedi on 24/03/16.
Method Summary
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen