java.lang.Object
com.here.platform.location.core.mapmatching.Omit<O>
All Implemented Interfaces:
FilteredObservation<O>, Serializable, scala.Equals, scala.Product, scala.Serializable

public final class Omit<O> extends Object implements FilteredObservation<O>, scala.Product, scala.Serializable

This is an experimental API. It may be removed or changed from one version to the next.

The value was filtered out.

See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Omit(O value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    The original observation.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productIterator, productPrefix