Range

fs2.data.json.jsonpath.Predicate.Range
case class Range(lower: Int, upper: Option[Int]) extends Predicate

Attributes

Source
literals.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Predicate
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product