java.lang.Object
com.here.platform.location.core.mapmatching.OnRoad<V>
All Implemented Interfaces:
MatchResult<V>, Serializable, scala.Equals, scala.Product, scala.Serializable

public class OnRoad<V> extends Object implements MatchResult<V>, scala.Product, scala.Serializable
Represents a successful match to an element of type `V`.
See Also: