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.query
Interface RLSupplier<T>
All Superinterfaces:
Serializable
,
Supplier
<T>
public interface
RLSupplier<T>
extends
Supplier
<T>,
Serializable
Created by ruedi on 29/08/15.
Method Summary
Methods inherited from interface java.util.function.
Supplier
get