Uses of Class
io.vertx.tp.atom.modeling.reference.RResult
-
Packages that use RResult Package Description io.vertx.tp.atom.modeling.data io.vertx.tp.modular.reference -
-
Uses of RResult in io.vertx.tp.atom.modeling.data
Methods in io.vertx.tp.atom.modeling.data that return types with arguments of type RResult Modifier and Type Method Description ConcurrentMap<String,RResult>DataAtom. refOutput() -
Uses of RResult in io.vertx.tp.modular.reference
Fields in io.vertx.tp.modular.reference with type parameters of type RResult Modifier and Type Field Description protected ConcurrentMap<String,RResult>AbstractRay. outputThe hashmap reference of `field =AoRule`.
-