Uses of Class
io.vertx.rxjava3.json.schema.Ref
-
Packages that use Ref Package Description io.vertx.rxjava3.json.schema -
-
Uses of Ref in io.vertx.rxjava3.json.schema
Fields in io.vertx.rxjava3.json.schema with type parameters of type Ref Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<Ref>
Ref. __TYPE_ARG
Methods in io.vertx.rxjava3.json.schema that return Ref Modifier and Type Method Description static Ref
Ref. newInstance(Ref arg)
-