Package io.vertx.tp.optic.fantom
Interface Fabric<T>
-
public interface Fabric<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<T>combine(T input)
-
public interface Fabric<T>
| Modifier and Type | Method | Description |
|---|---|---|
io.vertx.core.Future<T> |
combine(T input) |