JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.vertx.up.experiment.mixture
Interface HPerformer<T extends io.aeon.experiment.mixture.HModel>
public interface
HPerformer<T extends io.aeon.experiment.mixture.HModel>
Author:
Lang
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
T
fetch
(
String
identifier)
default io.vertx.core.Future<
T
>
fetchAsync
(
String
identifier)
Method Details
fetchAsync
default
io.vertx.core.Future<
T
>
fetchAsync
(
String
identifier)
fetch
T
fetch
(
String
identifier)