object read extends GtfsRead[F, [α$2$]RowDecoderF[Some, α$2$, String]]
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def agencies[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- final def asInstanceOf[T0]: T0
- def attributions[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def calendar[C](implicit decoder: RowDecoderF[Some, C, String]): Stream[F, C]
- def calendarDates[C](implicit decoder: RowDecoderF[Some, C, String]): Stream[F, C]
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def fareAttributes[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def fareRules[R](implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def feedInfo[I](implicit decoder: RowDecoderF[Some, I, String]): Stream[F, I]
- def file[R](name: String)(implicit decoder: CsvRowDecoder[R, String]): Stream[F, R]
- def file[R](name: StandardName)(implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def frequencies[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def levels[L](implicit decoder: RowDecoderF[Some, L, String]): Stream[F, L]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pathways[P](implicit decoder: RowDecoderF[Some, P, String]): Stream[F, P]
- def rawAgencies: Stream[F, CsvRow[String]]
- def rawAttributions: Stream[F, CsvRow[String]]
- def rawCalendar: Stream[F, CsvRow[String]]
- def rawCalendarDates: Stream[F, CsvRow[String]]
- def rawFareAttributes: Stream[F, CsvRow[String]]
- def rawFareRules: Stream[F, CsvRow[String]]
- def rawFeedInfo: Stream[F, CsvRow[String]]
- def rawFile(name: StandardName): Stream[F, CsvRow[String]]
- def rawFile(name: String): Stream[F, CsvRow[String]]
- def rawFrequencies: Stream[F, CsvRow[String]]
- def rawLevels: Stream[F, CsvRow[String]]
- def rawPathways: Stream[F, CsvRow[String]]
- def rawRoutes: Stream[F, CsvRow[String]]
- def rawShapes: Stream[F, CsvRow[String]]
- def rawStopTimes: Stream[F, CsvRow[String]]
- def rawStops: Stream[F, CsvRow[String]]
- def rawTransfers: Stream[F, CsvRow[String]]
- def rawTranslations: Stream[F, CsvRow[String]]
- def rawTrips: Stream[F, CsvRow[String]]
- def routes[R](implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def shapes[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def stopTimes[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def stops[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def transfers[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- def translations[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- def trips[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from GtfsRead[F, [α$2$]RowDecoderF[Some, α$2$, String]]
Value Members
- def agencies[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def attributions[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def calendar[C](implicit decoder: RowDecoderF[Some, C, String]): Stream[F, C]
- def calendarDates[C](implicit decoder: RowDecoderF[Some, C, String]): Stream[F, C]
- def fareAttributes[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def fareRules[R](implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def feedInfo[I](implicit decoder: RowDecoderF[Some, I, String]): Stream[F, I]
- def file[R](name: StandardName)(implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def frequencies[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def levels[L](implicit decoder: RowDecoderF[Some, L, String]): Stream[F, L]
- def pathways[P](implicit decoder: RowDecoderF[Some, P, String]): Stream[F, P]
- def routes[R](implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def shapes[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def stopTimes[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def stops[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def transfers[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- def translations[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- def trips[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def agencies[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- final def asInstanceOf[T0]: T0
- def attributions[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def calendar[C](implicit decoder: RowDecoderF[Some, C, String]): Stream[F, C]
- def calendarDates[C](implicit decoder: RowDecoderF[Some, C, String]): Stream[F, C]
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def fareAttributes[A](implicit decoder: RowDecoderF[Some, A, String]): Stream[F, A]
- def fareRules[R](implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def feedInfo[I](implicit decoder: RowDecoderF[Some, I, String]): Stream[F, I]
- def file[R](name: String)(implicit decoder: CsvRowDecoder[R, String]): Stream[F, R]
- def file[R](name: StandardName)(implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def frequencies[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def levels[L](implicit decoder: RowDecoderF[Some, L, String]): Stream[F, L]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pathways[P](implicit decoder: RowDecoderF[Some, P, String]): Stream[F, P]
- def rawAgencies: Stream[F, CsvRow[String]]
- def rawAttributions: Stream[F, CsvRow[String]]
- def rawCalendar: Stream[F, CsvRow[String]]
- def rawCalendarDates: Stream[F, CsvRow[String]]
- def rawFareAttributes: Stream[F, CsvRow[String]]
- def rawFareRules: Stream[F, CsvRow[String]]
- def rawFeedInfo: Stream[F, CsvRow[String]]
- def rawFile(name: StandardName): Stream[F, CsvRow[String]]
- def rawFile(name: String): Stream[F, CsvRow[String]]
- def rawFrequencies: Stream[F, CsvRow[String]]
- def rawLevels: Stream[F, CsvRow[String]]
- def rawPathways: Stream[F, CsvRow[String]]
- def rawRoutes: Stream[F, CsvRow[String]]
- def rawShapes: Stream[F, CsvRow[String]]
- def rawStopTimes: Stream[F, CsvRow[String]]
- def rawStops: Stream[F, CsvRow[String]]
- def rawTransfers: Stream[F, CsvRow[String]]
- def rawTranslations: Stream[F, CsvRow[String]]
- def rawTrips: Stream[F, CsvRow[String]]
- def routes[R](implicit decoder: RowDecoderF[Some, R, String]): Stream[F, R]
- def shapes[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def stopTimes[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- def stops[S](implicit decoder: RowDecoderF[Some, S, String]): Stream[F, S]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def transfers[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- def translations[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- def trips[T](implicit decoder: RowDecoderF[Some, T, String]): Stream[F, T]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit