Package io.vertx.tp.ambient.uca.digital
Class SerialGen
- java.lang.Object
-
- io.vertx.tp.ambient.uca.digital.SerialGen
-
-
Constructor Summary
Constructors Constructor Description SerialGen()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonArray>generate(io.vertx.core.json.JsonObject condition, Integer count)io.vertx.core.Future<Boolean>reset(io.vertx.core.json.JsonObject condition, Long defaultValue)
-
-
-
Method Detail
-
generate
public io.vertx.core.Future<io.vertx.core.json.JsonArray> generate(io.vertx.core.json.JsonObject condition, Integer count)
-
-