final case classSegmentCheck[I <: Args, O <: Args, +E[EI <: Args, EO <: Args] <: PathEnd[EI, EO]](check: ValueCheck[String], force: Boolean, next: PathTrace[I, O, E]) extends PathTrace[I, O, E] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, PathTrace[I, O, E], AnyRef, Any
Ordering
Alphabetic
By Inheritance
Inherited
SegmentCheck
Serializable
Serializable
Product
Equals
PathTrace
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
newSegmentCheck(check: ValueCheck[String], force: Boolean, next: PathTrace[I, O, E])