public static class Streams.TimestampedAndLine<T extends AisMessage> extends Object
| Constructor and Description |
|---|
TimestampedAndLine(com.google.common.base.Optional<Timestamped<T>> message,
String line,
String error) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getLine() |
com.google.common.base.Optional<Timestamped<T>> |
getMessage() |
String |
toString() |
public TimestampedAndLine(com.google.common.base.Optional<Timestamped<T>> message, String line, String error)
Copyright © 2020. All rights reserved.