JsonLfEncoders
从本地 Javadoc 快照生成 JsonLfEncoders 的对象参考页面。
JsonLfEncoders - 稳定
上游文档:打开
签名
public class JsonLfEncoders extends Object
会员|文档 |会员|介绍 |已弃用 |已删除 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------- | ---------- | ---------- | -------- |
| 打开 | JsonLfEncoders() | 3.4.8 | - | - |
| 打开 | apply(Function<I, O>, I) | 3.4.8 | - | - |
| 打开 | bool(Boolean) | 3.4.8 | - | - |
| 打开 | contractId(Cid) | 3.4.8 | - | - |
| 打开 | date(LocalDate) | 3.4.8 | - | - |
| 打开 | enumeration(Function<E, String>) | 3.4.8 | - | - |
| 打开 | genMap(Function<K, JsonLfEncoder>, Function<V, JsonLfEncoder>) | 3.4.8 | - | - || 打开 | int64(Long) | 3.4.8 | - | - |
| 打开 | list(Function<T, JsonLfEncoder>) | 3.4.8 | - | - |
| 打开 | numeric(BigDecimal) | 3.4.8 | - | - |
| 打开 | optional(Function<T, JsonLfEncoder>) | 3.4.8 | - | - |
| 打开 | optionalNested(Function<Optional<T>, JsonLfEncoder>) | 3.4.8 | - | - |
| 打开 | party(String) | 3.4.8 | - | - |
| 打开 | record(JsonLfEncoders.Field...) | 3.4.8 | - | - |
| 打开 | text(String)| 3.4.8 | - | - |
| 打开 | textMap(Function<T, JsonLfEncoder>) | 3.4.8 | - | - || 打开 | timestamp(Instant) | 3.4.8 | - | - |
| 打开 | unit(Unit) | 3.4.8 | - | - |
| 打开 | variant(Function<T, JsonLfEncoders.Field>) | 3.4.8 | - | - |
本文由 CC Privacy Club 根据 Canton Network 官方文档(CC-BY-4.0)整理翻译,仅供学习;实现细节以官方最新版本为准。