Prep

final case class Prep(cycleSet: Set[String], nextId: Int, cursor: PrepCursor)
Companion:
object
Source:
PreparedQuery.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product