ApplyConverter

pl.iterators.stir.util.ApplyConverter$
See theApplyConverter companion class

Attributes

Companion
class
Source
ApplyConverter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit def hac1[T1]: ApplyConverter[(T1)] { type In = T1 => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac2[T1, T2]: ApplyConverter[(T1, T2)] { type In = (T1, T2) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac3[T1, T2, T3]: ApplyConverter[(T1, T2, T3)] { type In = (T1, T2, T3) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac4[T1, T2, T3, T4]: ApplyConverter[(T1, T2, T3, T4)] { type In = (T1, T2, T3, T4) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac5[T1, T2, T3, T4, T5]: ApplyConverter[(T1, T2, T3, T4, T5)] { type In = (T1, T2, T3, T4, T5) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac6[T1, T2, T3, T4, T5, T6]: ApplyConverter[(T1, T2, T3, T4, T5, T6)] { type In = (T1, T2, T3, T4, T5, T6) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac7[T1, T2, T3, T4, T5, T6, T7]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7)] { type In = (T1, T2, T3, T4, T5, T6, T7) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac8[T1, T2, T3, T4, T5, T6, T7, T8]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala
implicit def hac9[T1, T2, T3, T4, T5, T6, T7, T8, T9]: ApplyConverter[(T1, T2, T3, T4, T5, T6, T7, T8, T9)] { type In = (T1, T2, T3, T4, T5, T6, T7, T8, T9) => Route; }

Attributes

Inherited from:
ApplyConverterInstances (hidden)
Source
ApplyConverterInstances.scala