final case classInterval[T](right: T, tolerance: T)(implicit evidence$1: Numeric[T]) extends Product with Serializable
This class is part of the ScalaUtils tolerance DSL. Please see the documentation for ShouldMatchers or MustMatchers for an overview of
the matchers DSL.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
This class is part of the ScalaUtils tolerance DSL. Please see the documentation for
ShouldMatchers
orMustMatchers
for an overview of the matchers DSL.