Uses of Interface
org.eclipse.ditto.things.model.signals.commands.ThingResourceVisitor
-
Packages that use ThingResourceVisitor Package Description org.eclipse.ditto.things.model.signals.commands -
-
Uses of ThingResourceVisitor in org.eclipse.ditto.things.model.signals.commands
Methods in org.eclipse.ditto.things.model.signals.commands with parameters of type ThingResourceVisitor Modifier and Type Method Description static <P,R>
ThingResourceMapper<P,R>ThingResourceMapper. from(ThingResourceVisitor<P,R> visitor)
-