From a817e908e6df82b9b6d69758635c852c7a5f628e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 20 Jan 2020 15:32:35 +0100 Subject: API documentation for KVision 2.9.0 --- api/pl.treksoft.kvision.types/index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'api/pl.treksoft.kvision.types/index.html') diff --git a/api/pl.treksoft.kvision.types/index.html b/api/pl.treksoft.kvision.types/index.html index 1f520dd5..60fa3e9f 100644 --- a/api/pl.treksoft.kvision.types/index.html +++ b/api/pl.treksoft.kvision.types/index.html @@ -14,6 +14,20 @@ +

BigDecimalDeserializer

+ + +class BigDecimalDeserializer + + + +

BigDecimalSerializer

+ + +class BigDecimalSerializer + + +

Date

@@ -28,6 +42,13 @@ +

Decimal

+ + +expect class Decimal + + +

KFile

@@ -154,6 +175,13 @@ +

Decimal

+ + +actual typealias Decimal = Double + + +

LocalDate

-- cgit