Range

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

Attributes

Source:
JsonPath.scala
Graph
Supertypes
trait Product
trait Equals
trait Predicate
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product