SegmentIsomorphism

pl.iterators.kebs.http4sstir.matchers.KebsHttp4sStirMatchers.SegmentIsomorphism
implicit class SegmentIsomorphism[U](segment: PathMatcher1[U])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def as[T](implicit rep: ValueClassLike[T, U]): PathMatcher1[T]
def asValueEnum[T <: ValueEnumLikeEntry[U]](implicit e: ValueEnumLike[U, T]): PathMatcher1[T]