diff options
| author | Robert Jaros <rjaros@finn.pl> | 2020-01-20 15:32:35 +0100 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2020-01-20 15:32:35 +0100 |
| commit | a817e908e6df82b9b6d69758635c852c7a5f628e (patch) | |
| tree | 0a508e6324cfe18d6e5d4674aee0b1120eb62a9f /api/pl.treksoft.kvision.types/index.html | |
| parent | a8c0bcfc2cbd8cc256331b4908b0ca3f8c43aef9 (diff) | |
| download | kvision-a817e908e6df82b9b6d69758635c852c7a5f628e.tar.gz kvision-a817e908e6df82b9b6d69758635c852c7a5f628e.tar.bz2 kvision-a817e908e6df82b9b6d69758635c852c7a5f628e.zip | |
API documentation for KVision 2.9.0
Diffstat (limited to 'api/pl.treksoft.kvision.types/index.html')
| -rw-r--r-- | api/pl.treksoft.kvision.types/index.html | 28 |
1 files changed, 28 insertions, 0 deletions
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 @@ <tbody> <tr> <td> +<p><a href="-big-decimal-deserializer/index.html">BigDecimalDeserializer</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">BigDecimalDeserializer</span></code></td> +</tr> +<tr> +<td> +<p><a href="-big-decimal-serializer/index.html">BigDecimalSerializer</a></p> +</td> +<td> +<code><span class="keyword">class </span><span class="identifier">BigDecimalSerializer</span></code></td> +</tr> +<tr> +<td> <p><a href="-date/index.html">Date</a></p> </td> <td> @@ -28,6 +42,13 @@ </tr> <tr> <td> +<p><a href="-decimal/index.html">Decimal</a></p> +</td> +<td> +<code><span class="keyword">expect</span> <span class="keyword">class </span><span class="identifier">Decimal</span></code></td> +</tr> +<tr> +<td> <p><a href="-k-file/index.html">KFile</a></p> </td> <td> @@ -154,6 +175,13 @@ </tr> <tr> <td> +<p><a href="-decimal/index.html">Decimal</a></p> +</td> +<td> +<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Decimal</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a></code></td> +</tr> +<tr> +<td> <p><a href="-local-date/index.html">LocalDate</a></p> </td> <td> |
