Converters | Converters | |||
---|---|---|---|---|
Compiled from "Converters.java" | Compiled from "Converters.java" | |||
public class io.dropwizard.jersey.protobuf.Converters { | public class io.dropwizard.jersey.protobuf.Converters { | |||
public static com.google.common.base.Converter<com.google.protobuf.Timest | public static final com.google.common.base.Converter<com.google.protobuf. | |||
amp, java.time.Instant> toInstantUTC; | Timestamp, java.time.Instant> toInstantUTC; | |||
public static com.google.common.base.Converter<com.google.protobuf.Timest | public static final com.google.common.base.Converter<com.google.protobuf. | |||
amp, java.time.OffsetDateTime> toOffsetDateTimeUTC; | Timestamp, java.time.OffsetDateTime> toOffsetDateTimeUTC; | |||
public static com.google.common.base.Converter<com.google.protobuf.Timest | public static final com.google.common.base.Converter<com.google.protobuf. | |||
amp, java.time.ZonedDateTime> toZonedDateTimeUTC; | Timestamp, java.time.ZonedDateTime> toZonedDateTimeUTC; | |||
public static com.google.common.base.Converter<com.google.protobuf.Durati | public static final com.google.common.base.Converter<com.google.protobuf. | |||
on, java.time.Duration> toDuration; | Duration, java.time.Duration> toDuration; | |||
public io.dropwizard.jersey.protobuf.Converters(); | public io.dropwizard.jersey.protobuf.Converters(); | |||
static {}; | static {}; | |||
} | } | |||
End of changes. 1 change blocks. | ||||
8 lines changed or deleted | 8 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |