Package-level declarations
Types
A multiplatform BigDecimal
A multiplatform BigDecimal
A multiplatform BigDecimal
A multiplatform BigDecimal
A multiplatform BigDecimal
A multiplatform BigDecimal
An Adapter that converts to/from BigDecimal
An Adapter that converts an ISO 8601 String to/from a java.util.Date When writing, it discards the offset information.
An Adapter that converts an ISO 8601 String to/from a java.time.Instant When writing, it discards the offset information.
An Adapter that converts a date to/from java.time.LocalDate
An Adapter that converts a date and time to/from java.time.LocalDateTime
An Adapter that converts a time to/from java.time.LocalTime
An Adapter that converts a date and time to/from java.time.OffsetDateTime
An Adapter that converts a date and time to/from java.time.ZonedDateTime
An Adapter that converts an ISO 8601 String like "2010-06-01T22:19:44.475Z" to/from a kotlin.time.Instant