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