Uses of Class
au.gov.amsa.ais.rx.Streams.TimestampedAndLines
-
Packages that use Streams.TimestampedAndLines Package Description au.gov.amsa.ais.rx -
-
Uses of Streams.TimestampedAndLines in au.gov.amsa.ais.rx
Fields in au.gov.amsa.ais.rx with type parameters of type Streams.TimestampedAndLines Modifier and Type Field Description static rx.functions.Func1<java.util.Optional<java.util.List<NmeaMessage>>,Streams.TimestampedAndLines<AisMessage>>Streams. TO_AIS_MESSAGE_AND_LINESMethods in au.gov.amsa.ais.rx that return types with arguments of type Streams.TimestampedAndLines Modifier and Type Method Description static rx.Observable<Streams.TimestampedAndLines<AisMessage>>Streams. extractWithLines(rx.Observable<java.lang.String> rawAisNmea)
-